jssck commited on
Commit
70e05b4
·
verified ·
1 Parent(s): 8c56f29

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -9
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
- omegaconf==2.3.0
2
- Pillow==10.1.0
3
- einops==0.7.0
4
- torch==2.0.1
5
- transformers==4.35.0
6
- trimesh==4.0.5
7
- rembg
8
- huggingface-hub
9
- gradio
 
1
+ --index-url https://download.pytorch.org/whl/cu118
2
+ torch
3
+ torchvision
4
+ torchaudio
5
+ transformers
6
+