grenlayk / deep-text-edit

Our implementation of Text Style Brush architecture.
MIT License
123 stars 29 forks source link

Trying to Install requirements.txt on M1 Mac #34

Open swankwc opened 1 year ago

swankwc commented 1 year ago

ERROR: torch-1.11.0+cu113-cp37-cp37m-linux_x86_64.whl is not a supported wheel on this platform.

khtodod commented 1 year ago

same

Sevixdd commented 1 year ago

Do you use python 3.7.13?

swankwc commented 1 year ago

Do you use python 3.7.13? I'm currently on 3.9.6 for my other projects.

Sevixdd commented 1 year ago

Was having the same error and installing python 3.7.13 and using as interpreter did the job for me

SphericalPotatoInVacuum commented 10 months ago

@swankwc, sorry for the late reply. Did installing python 3.7.13 resolve your issue?