~ | Merge pull request #944 from RockChinQ/main

Chore: move ML related deps to interference dir
This commit is contained in:
Tekky 2023-09-26 14:06:38 +01:00 committed by GitHub
commit 57220d7bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,5 @@
flask_cors
watchdog~=3.0.0
watchdog~=3.0.0
transformers
tensorflow
torch

View File

@ -9,7 +9,4 @@ js2py
flask
flask-cors
typing-extensions
transformers
PyExecJS
tensorflow
torch