Ahmed-El-Sharkawy commited on
Commit
0b3002e
·
verified ·
1 Parent(s): 5e32c0c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit==1.34.0
2
+ Pillow==10.3.0
3
+ torch==2.4.1
4
+ torchvision==0.19.1
5
+ numpy==1.26.4
6
+ gradio
7
+ transformers