Spaces:
Paused
Paused
Upload prod-requirements.txt
Browse files- prod-requirements.txt +5 -0
prod-requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
peft
|
| 3 |
+
chromadb
|
| 4 |
+
python-dotenv
|
| 5 |
+
streamlit
|