Upload danbooru_character_search/requirements.txt with huggingface_hub
Browse files
danbooru_character_search/requirements.txt
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.29.0
|
| 2 |
+
numpy
|
| 3 |
+
pillow
|
| 4 |
+
onnxruntime
|
| 5 |
+
huggingface_hub>=0.14.0
|
| 6 |
+
scikit-image
|
| 7 |
+
pandas
|
| 8 |
+
opencv-python>=4.6.0
|
| 9 |
+
hbutils>=0.9.0
|
| 10 |
+
hfutils>=0.2.5
|
| 11 |
+
dghs-imgutils>=0.4.3
|
| 12 |
+
httpx>=0.23.0
|
| 13 |
+
natsort
|
| 14 |
+
autofaiss
|