VVallabh commited on
Commit
bb6aad1
1 Parent(s): f3936f7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch==2.0.0
2
+ git+https://github.com/huggingface/diffusers
3
+ transformers
4
+ accelerate
5
+ imageio[ffmpeg]
6
+ gradio