Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
Pillow == 7.1.2
|
2 |
streamlit == 0.67.1
|
3 |
Werkzeug==2.0.3
|
4 |
-
huggingface_hub==0.4.0
|
|
|
|
1 |
Pillow == 7.1.2
|
2 |
streamlit == 0.67.1
|
3 |
Werkzeug==2.0.3
|
4 |
+
huggingface_hub==0.4.0
|
5 |
+
gradio
|