Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
gradio
|
| 3 |
torch
|
| 4 |
-
huggingface_hub
|
| 5 |
-
==0.25.2
|
|
|
|
| 1 |
+
huggingface_hub
|
| 2 |
+
transformers
|
| 3 |
gradio
|
| 4 |
torch
|
| 5 |
+
huggingface_hub==0.25.2
|
|
|