Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ numpy==1.19.5
|
|
| 3 |
scikit-learn
|
| 4 |
tensorflow>=2.0.0
|
| 5 |
tensorflow-hub
|
| 6 |
-
openai==0.10.2
|
|
|
|
|
|
| 3 |
scikit-learn
|
| 4 |
tensorflow>=2.0.0
|
| 5 |
tensorflow-hub
|
| 6 |
+
openai==0.10.2
|
| 7 |
+
streamlit
|