Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,8 @@ transformers
|
|
| 8 |
scipy
|
| 9 |
diffusers
|
| 10 |
segment-anything
|
| 11 |
-
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
scipy
|
| 9 |
diffusers
|
| 10 |
segment-anything
|
| 11 |
+
matplotlib
|
| 12 |
+
|
| 13 |
+
gradio
|
| 14 |
+
httpx[socks]
|
| 15 |
+
spaces
|