Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
|
@@ -17,3 +17,11 @@ gradio[oauth]==5.7.1
|
|
| 17 |
paramiko
|
| 18 |
|
| 19 |
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
paramiko
|
| 18 |
|
| 19 |
huggingface_hub
|
| 20 |
+
|
| 21 |
+
scipy
|
| 22 |
+
|
| 23 |
+
ftfy
|
| 24 |
+
|
| 25 |
+
opencv-python
|
| 26 |
+
|
| 27 |
+
Pillow
|