Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -8,5 +8,4 @@ pillow
|
|
8 |
|
9 |
# --- core ---
|
10 |
torch==2.1.2 # pin to avoid pip pulling 2.7.x
|
11 |
-
torchvision==0.16.2 # matching wheel for 2.1.x
|
12 |
-
bitsandbytes==0.43.1
|
|
|
8 |
|
9 |
# --- core ---
|
10 |
torch==2.1.2 # pin to avoid pip pulling 2.7.x
|
11 |
+
torchvision==0.16.2 # matching wheel for 2.1.x
|
|