morbiwalaq commited on
Commit
3bee0e3
·
verified ·
1 Parent(s): d2aca9b

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
+ transformers
3
+ diffusers
4
+ gradio
5
+ huggingface_hub
6
+ opencv-python