Canstralian commited on
Commit
5b1cddb
·
verified ·
1 Parent(s): ae0dabc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -1,10 +1,6 @@
1
- fastapi
2
- uvicorn
3
- transformers
4
- torch
5
- pydantic
6
  gradio
7
- huggingface_hub
8
  flake8
9
  autopep8
10
  pylint
 
 
 
 
 
 
 
 
1
  gradio
 
2
  flake8
3
  autopep8
4
  pylint
5
+ isort
6
+ black