d22cs051 commited on
Commit
4676e85
·
1 Parent(s): aa1f5e1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  torch
2
  torchvision
3
  gradio
4
- 'transformers[torch]'
 
1
  torch
2
  torchvision
3
  gradio
4
+ transformers[torch]