Spaces:
Paused
Paused
Commit ·
1f94f46
1
Parent(s): b8713f0
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,11 @@ bitsandbytes
|
|
| 8 |
scipy
|
| 9 |
accelerate
|
| 10 |
googletrans==4.0.0-rc1
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
scipy
|
| 9 |
accelerate
|
| 10 |
googletrans==4.0.0-rc1
|
| 11 |
+
torch
|
| 12 |
+
torchvision
|
| 13 |
+
torchaudio
|
| 14 |
+
git+https://github.com/huggingface/transformers
|
| 15 |
+
accelerate optimum
|
| 16 |
+
accelerate
|
| 17 |
+
ipython-autotime
|
| 18 |
+
optimum
|