Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
-
|
2 |
-
replicate
|
3 |
pillow
|
4 |
numpy
|
5 |
-
|
6 |
-
opencv_python==4.9.0.80
|
7 |
-
timm==0.9.16
|
8 |
-
torch
|
9 |
-
openai==0.28
|
|
|
1 |
+
streamlit
|
|
|
2 |
pillow
|
3 |
numpy
|
4 |
+
zipfile
|
|
|
|
|
|
|
|