Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pillow>=9.0.0
|
|
2 |
tensorflow>=2.7.0
|
3 |
git+https://github.com/KichangKim/DeepDanbooru@v3-20200915-sgd-e30#egg=deepdanbooru
|
4 |
piexif>=1.1.3
|
5 |
-
httpx==0.
|
|
|
|
2 |
tensorflow>=2.7.0
|
3 |
git+https://github.com/KichangKim/DeepDanbooru@v3-20200915-sgd-e30#egg=deepdanbooru
|
4 |
piexif>=1.1.3
|
5 |
+
httpx==0.24.1
|
6 |
+
gradio==3.23
|