Spaces:
Runtime error
Runtime error
Commit
·
2ddd2a8
1
Parent(s):
210449c
update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
gradio_client
|
| 2 |
-
gradio
|
| 3 |
-
transformers-stream-generator
|
| 4 |
torch==2.4.0
|
| 5 |
torchvision==0.19.0
|
| 6 |
git+https://github.com/huggingface/transformers.git
|
|
|
|
| 1 |
+
gradio_client
|
| 2 |
+
gradio
|
| 3 |
+
transformers-stream-generator
|
| 4 |
torch==2.4.0
|
| 5 |
torchvision==0.19.0
|
| 6 |
git+https://github.com/huggingface/transformers.git
|