Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch==2.0.1
|
3 |
+
torchvision
|
4 |
+
torchaudio
|
5 |
+
accelerate
|
6 |
+
bitsandbytes
|
7 |
+
gradio
|