Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
gradio>=
|
2 |
-
|
3 |
-
|
4 |
-
pillow>=10.0.0
|
5 |
-
accelerate>=0.27.0
|
|
|
1 |
+
gradio>=4.0
|
2 |
+
pillow>=10.0
|
3 |
+
requests>=2.28
|
|
|
|