tonyassi commited on
Commit
97f5479
β€’
1 Parent(s): 266cf0d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- import os
2
-
3
- exec(os.environ.get('REQUIREMENTS'))
 
 
1
+ transformers
2
+ torch
3
+ datasets
4
+ faiss-cpu