Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse filesRemoved
torchvision
einops
omegaconf
rembg
trimesh
xatlas
open-clip-torch
pymeshlab
onnxruntime
diffusers
huggingface_hub
- requirements.txt +0 -11
requirements.txt
CHANGED
@@ -1,15 +1,4 @@
|
|
1 |
torch
|
2 |
-
torchvision
|
3 |
gradio
|
4 |
-
einops
|
5 |
-
omegaconf
|
6 |
-
rembg
|
7 |
-
trimesh
|
8 |
-
xatlas
|
9 |
-
open-clip-torch
|
10 |
-
pymeshlab
|
11 |
-
onnxruntime
|
12 |
-
diffusers
|
13 |
-
huggingface_hub
|
14 |
requests
|
15 |
numpy
|
|
|
1 |
torch
|
|
|
2 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
requests
|
4 |
numpy
|