Jimin Park commited on
Commit
01fa0bb
·
1 Parent(s): 95d53c5

Add application file and requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ transformers
3
+ torch
4
+ gradio
5
+ python-dotenv