juanesvelez commited on
Commit
9270eb6
·
verified ·
1 Parent(s): d742495

Update requirements.txt

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