Spaces:
Build error
Build error
Create constraints.txt
Browse files- constraints.txt +4 -0
constraints.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
transformers==4.30.2
|
3 |
+
bitsandbytes==0.41.1
|
4 |
+
accelerate==0.20.3
|