Mustafa Celik

Results 7 issues of Mustafa Celik

Is there nay change about the model that the repo download from the amazon server? it is not working properly, output is not good. I used this model earlier, it...

When I have ran: `python -m torch2tflite.converter --torch-path converted.pt --tflite-path siggraph17.tflite --targeet-shape 225 225 3 --seed 10` I have the following error: ```Traceback (most recent call last): File "/usr/local/Cellar/[email protected]/3.8.12_1/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line...

I could not find your models(xxxxx.pb). Can you share the models?

`Loading model from checkpoints/instruct-pix2pix-00-22000.ckpt Global Step: 22000 Traceback (most recent call last): File "edit_cli.py", line 129, in main() File "edit_cli.py", line 80, in main model = load_model_from_config(config, args.ckpt, args.vae_ckpt) File...

``` ubuntu@ip-XXXXXXXXX:~/projects/instruct-pix2pix$ python3 edit_cli.py --steps 5 --resolution 128 --seed 1371 --cfg-text 7.5 --cfg-image 1.2 --input imgs/example.jpg --output imgs/output.jpg --edit "turn him into a cyborg" Loading model from checkpoints/instruct-pix2pix-00-22000.ckpt Global Step:...