replicate / zoo

🦓 Zoo — Image Playground
https://zoo.replicate.dev
Apache License 2.0
321 stars 108 forks source link

install worked but.. #22

Closed rossman22590 closed 1 year ago

rossman22590 commented 1 year ago

error getting predictions for submission id { code: '42P01', details: null, hint: null, message: 'relation "public.predictions" does not exist' }

I put in Supabase stuff but where is database to paste into supabase?

cbh123 commented 1 year ago

Ah yes, I'm working now on this! For the time being, you'd have to create a supabase account with a predictions table and add that to your .env. But I'm working on fixing that within a day or two.

https://github.com/replicate/zoo/issues/19

cbh123 commented 1 year ago

Ok I just fixed it! Let me know if you have any issues https://github.com/replicate/zoo/pull/23

rossman22590 commented 1 year ago

ok but where do i paste into supabase?my db is empty

rossman22590 commented 1 year ago

whats in this? predictions

rossman22590 commented 1 year ago

i filled this in env

SUPABASE_SERVICE_ROLE= SUPABASE_URL= SUPABASE_JWT= SUPABASE_KEY=

then added predictions table to supabase

rossman22590 commented 1 year ago

image

rossman22590 commented 1 year ago

supabase error : GET 404 /rest/v1/predictions?select=&submission_id=eq.a-mid-nineteenth-century-engraving-of-ocean-waves-art-informel-by-frank-barrington-craig-collage-style-joseba-elorza-vv46oqn&order=created_at.asc { "select": "", "submission_id": "eq.a-mid-nineteenth-century-engraving-of-ocean-waves-art-informel-by-frank-barrington-craig-collage-style-joseba-elorza-vv46oqn", "order": "created_at.asc" }