Nikhil0987 commited on
Commit
97623fc
1 Parent(s): ebf16ac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +31 -1
requirements.txt CHANGED
@@ -1 +1,31 @@
1
- pygame
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ tyro
3
+ diffusers
4
+ dearpygui
5
+ einops
6
+ accelerate
7
+ gradio
8
+ imageio
9
+ imageio-ffmpeg
10
+ lpips
11
+ matplotlib
12
+ packaging
13
+ Pillow
14
+ pygltflib
15
+ rembg[gpu,cli]
16
+ rich
17
+ safetensors
18
+ scikit-image
19
+ scikit-learn
20
+ scipy
21
+ tqdm
22
+ transformers
23
+ trimesh
24
+ kiui >= 0.2.3
25
+ xatlas
26
+ roma
27
+ plyfile
28
+ torch==2.0.0 --index-url https://download.pytorch.org/whl/cu118
29
+ torchvision==0.15.1 --index-url https://download.pytorch.org/whl/cu118
30
+ torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu118
31
+ xformers