Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
+
huggingface_hub>=0.20.0
|
3 |
+
Pillow>=9.0.0
|