Spaces:
Runtime error
Runtime error
ffreemt
commited on
Commit
·
291d572
1
Parent(s):
38b7815
Update requirements.txt
Browse files- .gitignore +1 -0
- 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
|