s3nh commited on
Commit
cd28f36
·
verified ·
1 Parent(s): 1bc9666

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
  gradio
2
  transformers
3
  huggingface_hub
4
- typing
 
 
 
 
 
 
1
  gradio
2
  transformers
3
  huggingface_hub
4
+ shutil
5
+ typing
6
+ PIL
7
+ os
8
+ tempfile
9
+ fastapi