Maheentouqeer1 commited on
Commit
81a3437
·
verified ·
1 Parent(s): 7127aa5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit>=1.32.0
2
+ torch>=2.0.0
3
+ torchvision
4
+ transformers>=4.38.0
5
+ tensorflow>=2.12.0
6
+ huggingface_hub>=0.20.0
7
+ numpy
8
+ pillow
9
+ plotly
10
+ requests