Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
tensorflow==2.16
|
| 2 |
-
tensorflow-text==2.16
|
| 3 |
streamlit
|
| 4 |
openai==1.17.1
|
| 5 |
plotly
|
|
|
|
| 1 |
+
tensorflow==2.16.*
|
| 2 |
+
tensorflow-text==2.16.*
|
| 3 |
streamlit
|
| 4 |
openai==1.17.1
|
| 5 |
plotly
|