Spaces:
Runtime error
Runtime error
Added requarements
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch>=1.12
|
2 |
+
bitsandbytes==0.35.4
|
3 |
+
accelerate==0.10.0
|
4 |
+
huggingface-hub==0.7.0
|
5 |
+
transformers==4.21.3
|
6 |
+
protobuf>=3.12.2,<4.0.0
|
7 |
+
hivemind==1.1.2
|
8 |
+
humanfriendly
|