Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -28,6 +28,8 @@ xformers
|
|
28 |
#xformers==0.0.30.dev967
|
29 |
|
30 |
numpy
|
|
|
|
|
31 |
|
32 |
#git+https://github.com/ford442/diffusers.git@upcast_64_cuda_sched
|
33 |
|
@@ -38,14 +40,14 @@ cyper
|
|
38 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
39 |
|
40 |
cython
|
41 |
-
|
42 |
triton
|
43 |
|
44 |
#gradio[oauth]==5.11.0
|
45 |
#pybind11
|
46 |
hidet
|
47 |
#git+https://github.com/ford442/hidet.git@thread
|
48 |
-
|
49 |
torch_tensorrt
|
50 |
|
51 |
#nvidia-pyindex
|
|
|
28 |
#xformers==0.0.30.dev967
|
29 |
|
30 |
numpy
|
31 |
+
scipy
|
32 |
+
|
33 |
|
34 |
#git+https://github.com/ford442/diffusers.git@upcast_64_cuda_sched
|
35 |
|
|
|
40 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
41 |
|
42 |
cython
|
43 |
+
tabulate
|
44 |
triton
|
45 |
|
46 |
#gradio[oauth]==5.11.0
|
47 |
#pybind11
|
48 |
hidet
|
49 |
#git+https://github.com/ford442/hidet.git@thread
|
50 |
+
torchvision
|
51 |
torch_tensorrt
|
52 |
|
53 |
#nvidia-pyindex
|