Rahatara commited on
Commit
062ed9b
1 Parent(s): 31316c8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt CHANGED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ gradio
3
+ tensorflow>=2.8
4
+ torch>=1.10
5
+ torchvision>=0.11
6
+ Pillow>=8.0
7
+ scikit-learn>=0.24
8
+ numpy>=1.21
9
+ matplotlib>=3.4
10
+ diffusers
11
+ PILLOW
12
+ accelerate>=0.17.0
13
+ transformers>=4.0