Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,3 +9,4 @@ pillow
|
|
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
|
|
|
|
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
|