Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
torch==2.0.0
|
| 2 |
gradio==3.24.1
|
| 3 |
huggingface_hub==0.14.1
|
|
|
|
|
|
| 1 |
torch==2.0.0
|
| 2 |
gradio==3.24.1
|
| 3 |
huggingface_hub==0.14.1
|
| 4 |
+
gdown==4.7.1
|