SmokeyBandit commited on
Commit
a73bca3
·
verified ·
1 Parent(s): 57434c3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.31.0
2
+ transformers==4.27.2
3
+ torch==2.0.0
4
+ pandas==1.5.3
5
+ matplotlib==3.7.1
6
+ scikit-learn==1.2.2
7
+ opencv-python==4.7.0.72
8
+ wikipedia==1.4.0
9
+ requests==2.28.2
10
+ beautifulsoup4==4.11.2