Spaces:
Sleeping
Sleeping
Commit
·
995f0f7
1
Parent(s):
104c3a4
requirements solved
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
streamlit
|
2 |
-
torch
|
3 |
-
transformers
|
4 |
-
python-dotenv
|
5 |
-
|
6 |
-
|
7 |
-
protobuf==3.20.3
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
python-dotenv
|
5 |
+
accelerate
|
6 |
+
protobuf>=3.20.0
|
|