AbdBarho

Results 313 comments of AbdBarho

hey thank you, can you check that if you add any models from UI, would the configuration be saved when you restart the container?

Hey sorry for being so late on this, life got in the way, I will comeback to this shortly.

I pushed one commit, it seems that the new folder structure of invoke will force everyone to redownload all the models on start up, which is not what we want....

This should hopefully be fixed by #596 but it is tad more complicated than I thought.

* moderation / dealing with spam * #1138 * #1126 * users potentially copy pasting stuff from chat gpt * Different axes for labeling * #1151 * #1107 * #1106...

> Have you tested what is the next auth behavior if we remove the unique index from the email column? I can test it locally, but that would not help...

Discussion from meeting 09.06.2023: The main point should be to use the same ID across the entire stack. We should stick to the ID from the data backend if possible....

because the ID in the backend is the hardest to change, since it is connected to everything else. "if possible" because if that does not work, we can still use...

I think like you said we can start by adding the frontend user id. in the mean time, I will try to see how we can get rid of duplicate...

Here is a dump of all the stuff I found out in the last 2 day: ### Context we have roughly 6000 users (and growing) who have more than one...