Spaces:
Build error
Build error
andrew3279
commited on
Commit
·
b112983
1
Parent(s):
c4f4968
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
bitsandbytes
|
2 |
+
transformers
|
3 |
+
accelerate
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
torchaudio
|