Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -4,5 +4,8 @@ einops
|
|
| 4 |
tensorflow-cpu
|
| 5 |
transformers
|
| 6 |
accelerate
|
|
|
|
|
|
|
|
|
|
| 7 |
bitsandbytes
|
| 8 |
gradio
|
|
|
|
| 4 |
tensorflow-cpu
|
| 5 |
transformers
|
| 6 |
accelerate
|
| 7 |
+
torch
|
| 8 |
+
torchvision
|
| 9 |
+
torchaudio --index-url https://download.pytorch.org/whl/cpu
|
| 10 |
bitsandbytes
|
| 11 |
gradio
|