Spaces:
Sleeping
Sleeping
Add accelerate.
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ openai==1.14.1
|
|
4 |
google-cloud-storage==2.14.0
|
5 |
google-auth>=2.28.1
|
6 |
streamlit>=1.32.0
|
7 |
-
torch
|
|
|
|
4 |
google-cloud-storage==2.14.0
|
5 |
google-auth>=2.28.1
|
6 |
streamlit>=1.32.0
|
7 |
+
torch
|
8 |
+
accelerate
|