Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
torch>=2.0.0
|
| 2 |
tokenizers>=0.15.0
|
| 3 |
gradio>=4.0.0
|
|
|
|
|
|
| 1 |
torch>=2.0.0
|
| 2 |
tokenizers>=0.15.0
|
| 3 |
gradio>=4.0.0
|
| 4 |
+
huggingface_hub>=0.20.0
|