loguru dependency in all environments

This commit is contained in:
Divided by Zer0 2022-09-16 00:52:15 +02:00
parent 8eb4cd36ad
commit 198e2920d2
3 changed files with 3 additions and 1 deletions

View File

@ -19,10 +19,10 @@ dependencies:
- protobuf
- marshmallow>=3.13
- apispec-webframeworks
- loguru
- pip:
- flask-cloudflared
- flask-ngrok
- lupa==1.10
- transformers>=4.20.1
- accelerate
- loguru

View File

@ -14,6 +14,7 @@ dependencies:
- git=2.35.1
- marshmallow>=3.13
- apispec-webframeworks
- loguru
- pip:
- --find-links https://download.pytorch.org/whl/rocm4.2/torch_stable.html
- torch

View File

@ -16,6 +16,7 @@ dependencies:
- protobuf
- marshmallow>=3.13
- apispec-webframeworks
- loguru
- pip:
- --find-links https://download.pytorch.org/whl/rocm4.2/torch_stable.html
- torch==1.10.*