Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -7,16 +7,13 @@ imageio>=2.33.1
|
|
7 |
Pillow>=10.1.0
|
8 |
imageio-ffmpeg
|
9 |
einops
|
10 |
-
# Diffusion
|
11 |
transformers
|
12 |
-
# ray
|
13 |
termcolor
|
14 |
numpy==1.26.4
|
15 |
opencv-python==4.9.0.80
|
16 |
scipy
|
17 |
matplotlib
|
18 |
h5py
|
19 |
-
gradio==4.44.1
|
20 |
gradio-imageslider==0.0.20
|
21 |
spaces
|
22 |
trimesh
|
|
|
7 |
Pillow>=10.1.0
|
8 |
imageio-ffmpeg
|
9 |
einops
|
|
|
10 |
transformers
|
|
|
11 |
termcolor
|
12 |
numpy==1.26.4
|
13 |
opencv-python==4.9.0.80
|
14 |
scipy
|
15 |
matplotlib
|
16 |
h5py
|
|
|
17 |
gradio-imageslider==0.0.20
|
18 |
spaces
|
19 |
trimesh
|