Locutusque commited on
Commit
df9c565
·
verified ·
1 Parent(s): ffbab41

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
  tiktoken
2
  transformers-stream-generator==0.0.3
3
  torch --index-url https://download.pytorch.org/whl/cu121/
4
- accelerate==0.25.0
5
- bitsandbytes==0.41.1
6
- gradio==4.14.0
7
  protobuf==3.20.3
8
  scipy==1.11.2
9
  sentencepiece==0.1.99
10
- spaces==0.20.0
11
- transformers==4.37.2
12
  einops
 
1
  tiktoken
2
  transformers-stream-generator==0.0.3
3
  torch --index-url https://download.pytorch.org/whl/cu121/
4
+ accelerate
5
+ bitsandbytes
6
+ gradio
7
  protobuf==3.20.3
8
  scipy==1.11.2
9
  sentencepiece==0.1.99
10
+ spaces
11
+ transformers
12
  einops