KanakaDhanasree commited on
Commit
5155a93
·
verified ·
1 Parent(s): 6dc173b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- transformers #using pipelines to load pre trainied models
2
- torch #used for interfearing with the model
3
- gradio # for building textbixes,buttons etc web interface
 
1
+ transformers
2
+ torch
3
+ gradio