fangedvampire24 commited on
Commit
2efb942
·
verified ·
1 Parent(s): 0f618e2

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 pipeline to load pretrained model
2
- torch #For interfereing with the model
3
- gradio #Building web interface.
 
1
+ transformers
2
+ torch
3
+ gradio