kukiagrawal commited on
Commit
33fba99
·
verified ·
1 Parent(s): e309783

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ torch # The latest stable version will be installed automatically
2
+ diffusers # The latest stable version will be installed automatically
3
+ gradio # The latest stable version will be installed automatically
4
+ Pillow # For image handling