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