Upload folder using huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -13,8 +13,8 @@ filelock==3.18.0
|
|
13 |
frozendict==2.4.6
|
14 |
fsspec==2025.3.2
|
15 |
genanki==0.13.1
|
16 |
-
gradio==5.
|
17 |
-
gradio-client
|
18 |
h11==0.14.0
|
19 |
httpcore==1.0.8
|
20 |
httpx==0.28.1
|
|
|
13 |
frozendict==2.4.6
|
14 |
fsspec==2025.3.2
|
15 |
genanki==0.13.1
|
16 |
+
gradio==5.3.0
|
17 |
+
gradio-client
|
18 |
h11==0.14.0
|
19 |
httpcore==1.0.8
|
20 |
httpx==0.28.1
|