Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
| 1 |
+
streamlit>=1.29.0
|
| 2 |
+
pandas>=1.5.0
|
| 3 |
+
transformers>=4.35.0
|
| 4 |
+
# For IBM Granite/Watson, add (if using real API):
|
| 5 |
+
# ibm-watson>=6.0.0
|