rxavier commited on
Commit
5ab1522
·
1 Parent(s): fe51ab9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ transformers
2
+ httpx
3
+ Pillow
4
+ matplotlib
5
+ numpy
6
+ torch