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