Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -6,3 +6,7 @@ unsloth[cu124-torch250] @ git+https://github.com/unslothai/unsloth.git
|
|
6 |
xformers==0.0.15
|
7 |
numpy==1.21.4
|
8 |
torch==1.10.0
|
|
|
|
|
|
|
|
|
|
6 |
xformers==0.0.15
|
7 |
numpy==1.21.4
|
8 |
torch==1.10.0
|
9 |
+
torchvision
|
10 |
+
torchaudio
|
11 |
+
transformers
|
12 |
+
accelerate
|