Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -9,4 +9,10 @@ deepspeed
|
|
9 |
bitsandbytes
|
10 |
safetensors
|
11 |
sentencepiece
|
12 |
-
scipy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
bitsandbytes
|
10 |
safetensors
|
11 |
sentencepiece
|
12 |
+
scipy
|
13 |
+
torch==2.0.1
|
14 |
+
torchaudio==2.0.2
|
15 |
+
torchvision==0.15.2
|
16 |
+
diffusers
|
17 |
+
optimum
|
18 |
+
auto-gptq
|