ffreemt commited on
Commit
291d572
·
1 Parent(s): 38b7815

Update requirements.txt

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. requirements.txt +1 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ .venv
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  deepl-fastapi
2
  logzero
3
  httpx
 
1
+ gradio
2
  deepl-fastapi
3
  logzero
4
  httpx