Spaces:
Runtime error
Runtime error
medbenhasan
commited on
Commit
•
6320bb1
1
Parent(s):
66df5ee
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
3 |
gradio
|
|
|
1 |
+
Flask==2.0.1
|
2 |
+
Pillow==8.3.1
|
3 |
+
fastai==2.5.2
|
4 |
+
huggingface-hub==0.0.14
|
5 |
gradio
|