noahgift commited on
Commit
f372160
1 Parent(s): e9f00a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
  gradio==3.4.1
2
  wikipedia==1.4.0
3
- #transformers==4.22.2
 
1
  gradio==3.4.1
2
  wikipedia==1.4.0
3
+ transformers[torch]