Hi I am running Aura SR v2 from Pinokio

#11
by Armani650 - opened

when i do a upscale it processes as it should , but i get no preview on the right , (before/after is just a slider with nothing there is a small rectangular box , I have to dig though the files to find the upscaled photos. Any ideas would be appreciated ..
Thanks..
Screenshot 2024-10-18 134637.jpg

Same here...

Gradio 5.0.0 and above broke the gradio-imageslider component. Please use gradio 4.44.0 and below.

I need to seek how to configure it in Pinokio. But thanks for the information.

e:
cd E:\pinokio\api\aura-sr-upscaler.git\app

conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && E:\pinokio\api\aura-sr-upscaler.git\app\env\Scripts\activate E:\pinokio\api\aura-sr-upscaler.git\app\env

pip uninstall gradio
pip install gradio==4.44.0
python app.py

I tired to run that command line and got a token invalid etc...
mine is on drive D , explain it to me like im mental cuz i have trouble just typing :))))

Sign up or log in to comment