Spaces:
Sleeping
Sleeping
shivangibithel
commited on
Commit
·
809ab5b
1
Parent(s):
9057261
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
streamlit
|
3 |
faiss-cpu
|
4 |
pandas
|
5 |
-
torch
|
|
|
|
2 |
streamlit
|
3 |
faiss-cpu
|
4 |
pandas
|
5 |
+
torch
|
6 |
+
sklearn
|