IOPaint/requirements.txt

10 lines
91 B
Plaintext
Raw Normal View History

2021-11-15 08:22:34 +01:00
torch>=1.8.2
opencv-python
flask_cors
2022-04-18 09:01:10 +02:00
flask>=2.1.1
flaskwebgui
2022-03-04 06:44:53 +01:00
tqdm
2022-04-15 18:11:51 +02:00
pydantic
loguru
pytest