chore: move ML related deps to interference dir

This commit is contained in:
Junyan Qin 2023-09-26 11:37:11 +00:00
parent 644f33b85e
commit 2599014540
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