Fucius commited on
Commit
fb12cdb
1 Parent(s): 8738528

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- gradio==3.36.1
 
 
 
 
 
 
 
 
1
+ diffusers==0.25.0
2
+ torch==2.0.1
3
+ torchvision
4
+ transformers==4.36.2
5
+ accelerate
6
+ einops
7
+ onnxruntime-gpu
8
+ peft==0.8.2