enable text_encoder cpu

This commit is contained in:
Qing
2022-09-30 21:39:23 +08:00
parent db1d7d5c48
commit dba7b01da7
4 changed files with 21 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
torch>=1.8.2
torch>=1.9.0
opencv-python
flask_cors
flask==1.1.4