zcodel commited on
Commit
6892960
·
verified ·
1 Parent(s): a88e577

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio>=3.0.0
2
  pandas
3
- transformers[torch]
 
4
 
5
 
 
1
  gradio>=3.0.0
2
  pandas
3
+ transformers
4
+ torch
5
 
6