Spaces:
Running
Running
update requireents file
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
streamlit>=1.32.0
|
| 2 |
-
openai>=1.0.0
|
| 3 |
huggingface_hub>=0.20.0
|
| 4 |
datasets>=2.18.0
|
| 5 |
filelock>=3.13.0
|
| 6 |
python-dotenv>=1.0.0
|
| 7 |
-
pandas>=2.0.0
|
|
|
|
|
|
|
|
|
| 1 |
streamlit>=1.32.0
|
|
|
|
| 2 |
huggingface_hub>=0.20.0
|
| 3 |
datasets>=2.18.0
|
| 4 |
filelock>=3.13.0
|
| 5 |
python-dotenv>=1.0.0
|
| 6 |
+
pandas>=2.0.0
|
| 7 |
+
tinker
|
| 8 |
+
tinker-cookbook
|