mike23415 commited on
Commit
222e07d
·
verified ·
1 Parent(s): aaa6458

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- flask
 
2
  diffusers
3
  transformers
4
- torch
5
  accelerate
6
- safetensors
 
 
7
  trimesh
8
- huggingface_hub
9
- Pillow
 
1
+ torch
2
+ torchvision
3
  diffusers
4
  transformers
 
5
  accelerate
6
+ gradio
7
+ numpy
8
+ pillow
9
  trimesh
10
+ scipy