Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
plotly
|
| 2 |
scipy
|
| 3 |
openai
|
|
|
|
|
|
|
| 4 |
streamlit==1.32.2
|
|
|
|
| 1 |
plotly
|
| 2 |
scipy
|
| 3 |
openai
|
| 4 |
+
opencv-python
|
| 5 |
+
Pillow
|
| 6 |
streamlit==1.32.2
|