Spaces:
Running
Running
Add req
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
streamlit
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
+
tiktoken
|
3 |
+
zipfile
|
4 |
+
pathlib
|