Spaces:
Runtime error
Runtime error
update requirements
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
@@ -1 +1,10 @@
|
|
1 |
openai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
openai
|
2 |
+
gradio
|
3 |
+
matplotlib
|
4 |
+
numpy
|
5 |
+
Pillow
|
6 |
+
opencv-python
|
7 |
+
requests
|
8 |
+
tenacity
|
9 |
+
ipython
|
10 |
+
rich
|