fabiochiu commited on
Commit
c82889f
1 Parent(s): 5bfda9b

added requirements.txt

Browse files
__pycache__/app.cpython-39.pyc ADDED
Binary file (1.72 kB). View file
 
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ transformers
2
+
3
+ --extra-index-url https://download.pytorch.org/whl/cpu
4
+ torch