Spaces:
Runtime error
Runtime error
Commit
·
bcc79fa
1
Parent(s):
d5dc5cf
Update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
transformers
|
| 2 |
huggingface_hub
|
| 3 |
gradio
|
| 4 |
-
torch
|
|
|
|
|
|
| 1 |
transformers
|
| 2 |
huggingface_hub
|
| 3 |
gradio
|
| 4 |
+
torch
|
| 5 |
+
accelerate
|