Spaces:
Sleeping
Sleeping
Amelia-James
commited on
Commit
•
5a0cad2
1
Parent(s):
f635cd7
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
|
2 |
transformers
|
|
|
3 |
pymilvus
|
4 |
openai
|
5 |
torch
|
6 |
-
numpy
|
|
|
|
1 |
+
streamlit
|
2 |
transformers
|
3 |
+
datasets
|
4 |
pymilvus
|
5 |
openai
|
6 |
torch
|
7 |
+
numpy
|
8 |
+
python-dotenv
|