Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +8 -2
requirements.txt
CHANGED
@@ -30,8 +30,8 @@ xformers
|
|
30 |
#xformers==0.0.30.dev967
|
31 |
|
32 |
numpy
|
33 |
-
scipy
|
34 |
|
|
|
35 |
|
36 |
#git+https://github.com/ford442/diffusers.git@upcast_64_cuda_sched
|
37 |
|
@@ -42,15 +42,21 @@ cyper
|
|
42 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
43 |
|
44 |
cython
|
|
|
45 |
tabulate
|
|
|
46 |
triton
|
47 |
|
48 |
#gradio[oauth]==5.11.0
|
49 |
#pybind11
|
|
|
50 |
hidet
|
|
|
51 |
#git+https://github.com/ford442/hidet.git@thread
|
|
|
52 |
torchvision
|
53 |
-
|
|
|
54 |
|
55 |
#nvidia-pyindex
|
56 |
|
|
|
30 |
#xformers==0.0.30.dev967
|
31 |
|
32 |
numpy
|
|
|
33 |
|
34 |
+
scipy
|
35 |
|
36 |
#git+https://github.com/ford442/diffusers.git@upcast_64_cuda_sched
|
37 |
|
|
|
42 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
43 |
|
44 |
cython
|
45 |
+
|
46 |
tabulate
|
47 |
+
|
48 |
triton
|
49 |
|
50 |
#gradio[oauth]==5.11.0
|
51 |
#pybind11
|
52 |
+
|
53 |
hidet
|
54 |
+
|
55 |
#git+https://github.com/ford442/hidet.git@thread
|
56 |
+
|
57 |
torchvision
|
58 |
+
|
59 |
+
#torch_tensorrt
|
60 |
|
61 |
#nvidia-pyindex
|
62 |
|