Anupam251272 commited on
Commit
181f4ef
·
verified ·
1 Parent(s): db8f01e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ torch
3
+ transformers
4
+ biopython
5
+ seaborn
6
+ matplotlib
7
+ pandas
8
+ pillow