Update requirements.txt
Browse files- requirements.txt +3 -7
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
Pillow==9.0.0
|
5 |
-
gradio==2.9.4
|
6 |
-
httpx==0.23.3
|
7 |
-
httpcore==0.16.3
|
|
|
1 |
+
numpy==1.21.6
|
2 |
+
Pillow==9.0.1
|
3 |
+
gradio==3.1.7
|
|
|
|
|
|
|
|