CrypticallyRequie commited on
Commit
4a66d17
·
verified ·
1 Parent(s): 8542068

requirements-huggingface.txt

Browse files
Files changed (1) hide show
  1. requirements-huggingface.txt +10 -0
requirements-huggingface.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=3.50.2
2
+ pandas>=1.5.3
3
+ numpy>=1.24.3
4
+ matplotlib>=3.7.1
5
+ seaborn>=0.12.2
6
+ pyyaml>=6.0
7
+ boto3>=1.26.0
8
+ azure-identity>=1.12.0
9
+ azure-mgmt-resource>=22.0.0
10
+ google-cloud-storage>=2.9.0