Mariam-Elz commited on
Commit
18a2ac8
·
verified ·
1 Parent(s): c5c60bf

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -10
requirements.txt CHANGED
@@ -1,15 +1,19 @@
1
- torch
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
 
 
1
  gradio
2
+ huggingface-hub
3
+ diffusers==0.24.0
4
+ einops==0.7.0
5
+ Pillow==10.1.0
6
+ transformers==4.27.1
7
+ open-clip-torch==2.7.0
8
+ opencv-contrib-python-headless==4.9.0.80
9
+ opencv-python-headless==4.9.0.80
10
+ xformers
11
  omegaconf
12
  rembg
13
+ git+https://github.com/NVlabs/nvdiffrast
14
+ pygltflib
15
+ kiui
16
  trimesh
17
  xatlas
18
+ ninja
19
+ pymeshlab