You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I'm trying to run it on a mac, I followed all the instructions in the readme and setup guide but i'm coming across this error, can someone help?
(base) portela@Mac-mini-de-fernanda ~ % cd /Users/portela/stablediffusion-infinity
(base) portela@Mac-mini-de-fernanda stablediffusion-infinity % conda activate sd-inf
(sd-inf) portela@Mac-mini-de-fernanda stablediffusion-infinity % python /Users/portela/stablediffusion-infinity/app.py
in oss file
patch_match compiling failed, will fall back to edge_pad
[Taichi] version 1.7.0, llvm 15.0.7, commit 2fd24490, osx, python 3.10.14
[Taichi] Starting on arch=arm64
[PIE]Successfully initialize PIE grid solver with taichi-cpu backend
Traceback (most recent call last):
File "/Users/portela/stablediffusion-infinity/app.py", line 1123, in
setup_button.click(
TypeError: EventListener._setup..event_trigger() got an unexpected keyword argument '_js'
Beta Was this translation helpful? Give feedback.
All reactions