Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
uvicorn
|
2 |
|
3 |
-
bitsandbytes
|
4 |
|
5 |
#accelerate
|
6 |
|
7 |
-
torch
|
8 |
|
9 |
-
torchvision
|
10 |
|
11 |
-
torchaudio
|
12 |
|
13 |
pipeline
|
14 |
|
@@ -45,5 +45,5 @@ peft
|
|
45 |
triton
|
46 |
#diffusers
|
47 |
git+https://github.com/ford442/diffusers.git@pre_upcast_64
|
48 |
-
|
49 |
#hidet
|
|
|
1 |
uvicorn
|
2 |
|
3 |
+
#bitsandbytes
|
4 |
|
5 |
#accelerate
|
6 |
|
7 |
+
#torch
|
8 |
|
9 |
+
#torchvision
|
10 |
|
11 |
+
#torchaudio
|
12 |
|
13 |
pipeline
|
14 |
|
|
|
45 |
triton
|
46 |
#diffusers
|
47 |
git+https://github.com/ford442/diffusers.git@pre_upcast_64
|
48 |
+
#torchruntime
|
49 |
#hidet
|