Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
kiwipiepy
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#gradio
|
| 2 |
+
#kiwipiepy
|
| 3 |
+
#httpx
|
| 4 |
gradio
|
| 5 |
kiwipiepy
|
| 6 |
+
Pillow
|
| 7 |
+
imagehash
|
| 8 |
+
scikit-image
|
| 9 |
+
scipy
|
| 10 |
+
numpy
|
| 11 |
+
httpx
|
| 12 |
+
opencv-python-headless
|