SamiKhokhar commited on
Commit
293da65
·
verified ·
1 Parent(s): e28c7e7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch==1.13.0+cu116
2
+ gradio==3.22.1
3
+ Pillow==9.0.0
4
+ groq==0.1.2
5
+ opencv-python==4.5.3.56