Spaces:
Runtime error
Runtime error
davidvgilmore
commited on
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +36 -0
requirements.txt
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio_litmodel3d
|
2 |
+
ninja
|
3 |
+
pybind11
|
4 |
+
trimesh
|
5 |
+
diffusers
|
6 |
+
tqdm
|
7 |
+
einops
|
8 |
+
opencv-python
|
9 |
+
numpy
|
10 |
+
torch
|
11 |
+
transformers
|
12 |
+
torchvision
|
13 |
+
torchaudio
|
14 |
+
ConfigArgParse
|
15 |
+
xatlas
|
16 |
+
scikit-learn
|
17 |
+
scikit-image
|
18 |
+
tritonclient
|
19 |
+
gevent
|
20 |
+
geventhttpclient
|
21 |
+
facexlib
|
22 |
+
accelerate
|
23 |
+
ipdb
|
24 |
+
omegaconf
|
25 |
+
pymeshlab
|
26 |
+
pytorch_lightning
|
27 |
+
taming-transformers-rom1504
|
28 |
+
kornia
|
29 |
+
rembg
|
30 |
+
onnxruntime
|
31 |
+
pygltflib
|
32 |
+
sentencepiece
|
33 |
+
gradio
|
34 |
+
uvicorn
|
35 |
+
fastapi==0.112.2
|
36 |
+
wheel
|