Spaces:
Runtime error
Runtime error
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ Pillow==10.2.0
|
|
9 |
mlflow==2.10.0
|
10 |
transformers==4.37.2
|
11 |
huggingface-hub==0.20.3
|
12 |
-
gradio==4.19.2
|
|
|
|
9 |
mlflow==2.10.0
|
10 |
transformers==4.37.2
|
11 |
huggingface-hub==0.20.3
|
12 |
+
gradio==4.19.2
|
13 |
+
requests==2.31.0
|