Generation data from Ruined Fooocus
Please, make it work. Now. If I use a lora the crossposts don't work and I don't want to post same images multiple times. You can do it! <3
3dkiksu 2 days ago
Generation data from Ruined Fooocus
Please, make it work. Now. If I use a lora the crossposts don't work and I don't want to post same images multiple times. You can do it! <3
3dkiksu 2 days ago
8
Planned
image to image onsite generation
this will be a so much useful shortcut for making generations easier as for my case I normaly make simple 3d scenes and use them in stable diffusion to get best results faster
GetAiKOFi 2 days ago
Planned
image to image onsite generation
this will be a so much useful shortcut for making generations easier as for my case I normaly make simple 3d scenes and use them in stable diffusion to get best results faster
GetAiKOFi 2 days ago
3
VIDEOS AND IMAGES, IS NOT THE SAME
Hi all,When we go to separate videos from the image tab?I mean, I know that there is a media filter, but I guess it would look much better if it were separated. Best Regards
claudioscracher94416 3 days ago
VIDEOS AND IMAGES, IS NOT THE SAME
Hi all,When we go to separate videos from the image tab?I mean, I know that there is a media filter, but I guess it would look much better if it were separated. Best Regards
claudioscracher94416 3 days ago
8
Completed
TOS Violations That shouldn't have been IMO
I was posting my first LORA on the site, and it was of a real person. I had a bunch of images struct down by the moderators. Most of the "violations" were ridiculous, because the real person is a female truck driver/youtuber, and my depictions reflected precisely how she dresses AT HER WORKPLACE every day. How do I know this? Because she posts videos of herself while working as a truck driver. So she obviously clearly consents to being seen that way.In fairness, a couple of them, I now understand, were actual violations, which I didn't know at the time, because I didn't see the Content Rules until just now. My suggestion is to provide a clearer way for people who post images to see the Content Rules before they post their images. Currently, the only place I saw the link was buried in the "Depicts an actual person..." message which isn't highly visible, and doesn't appear until after you try to post your model (as far as I can tell).Image rejected:Actual Image Of The Real Person At Work:
bobcat26 3 days ago
Content Quality and Moderation
Completed
TOS Violations That shouldn't have been IMO
I was posting my first LORA on the site, and it was of a real person. I had a bunch of images struct down by the moderators. Most of the "violations" were ridiculous, because the real person is a female truck driver/youtuber, and my depictions reflected precisely how she dresses AT HER WORKPLACE every day. How do I know this? Because she posts videos of herself while working as a truck driver. So she obviously clearly consents to being seen that way.In fairness, a couple of them, I now understand, were actual violations, which I didn't know at the time, because I didn't see the Content Rules until just now. My suggestion is to provide a clearer way for people who post images to see the Content Rules before they post their images. Currently, the only place I saw the link was buried in the "Depicts an actual person..." message which isn't highly visible, and doesn't appear until after you try to post your model (as far as I can tell).Image rejected:Actual Image Of The Real Person At Work:
bobcat26 3 days ago
Content Quality and Moderation
2
Model training overhaul
The model training feature is currently somewhat limited; once a model is trained, there isn't a way to continue training the model with additional images or many finetuning options.I would like to be able to provide manual feedback/intervention after every epoch instead of setting the options at the start and hoping for the best.
hermes7 3 days ago
Model training overhaul
The model training feature is currently somewhat limited; once a model is trained, there isn't a way to continue training the model with additional images or many finetuning options.I would like to be able to provide manual feedback/intervention after every epoch instead of setting the options at the start and hoping for the best.
hermes7 3 days ago
2
Image generation additional resource filters
It would be far easier to generate images via civitai if the filters available when searching for models were also available when selecting additional resources.
hermes7 3 days ago
Image generation additional resource filters
It would be far easier to generate images via civitai if the filters available when searching for models were also available when selecting additional resources.
hermes7 3 days ago
3
A Upscale/Hires fix would be great alongside with Face Enhancer
Weβre very close to itβs A1111βs Stable Diffusion WebUI, but would it be great to add missing features including samplers to Civitaiβs on-site generation? Hopefully someone will be happy for the result!
andresbravo2003 4 days ago
A Upscale/Hires fix would be great alongside with Face Enhancer
Weβre very close to itβs A1111βs Stable Diffusion WebUI, but would it be great to add missing features including samplers to Civitaiβs on-site generation? Hopefully someone will be happy for the result!
andresbravo2003 4 days ago
0
Restrict reviews under 3 stars
When model creators share their creation for free to the community, why would a negative review even be allowed? Did model creators ask people to review them? I mean if the model is against the law or somehow unethical, a negative review is absolutely fIne. But always there are people who never read the descriptions and who are just bad at prompting, and they blame their poor skills on your model. It's like when you are hungry and someone offers you food for free, would you say 'oh, I am just gonna rate this food 2 star'. This is ridiculously disrespectful. It is because of this review system that make regular users take free models for granted. I can understand now why some big creators would leave the site. They contribute to the community without receiving deserved respect. I am not saying people can not leave a bad review, but could you at least add features to make sure users read descriptions before doing this terrible thing? And models should only receive below three stars if they are unethical or something?
EricZHU 4 days ago
Restrict reviews under 3 stars
When model creators share their creation for free to the community, why would a negative review even be allowed? Did model creators ask people to review them? I mean if the model is against the law or somehow unethical, a negative review is absolutely fIne. But always there are people who never read the descriptions and who are just bad at prompting, and they blame their poor skills on your model. It's like when you are hungry and someone offers you food for free, would you say 'oh, I am just gonna rate this food 2 star'. This is ridiculously disrespectful. It is because of this review system that make regular users take free models for granted. I can understand now why some big creators would leave the site. They contribute to the community without receiving deserved respect. I am not saying people can not leave a bad review, but could you at least add features to make sure users read descriptions before doing this terrible thing? And models should only receive below three stars if they are unethical or something?
EricZHU 4 days ago
3
Meta import from easy diffusion (json files)
Easy diffusion does not embed the meta data in the output images (png). But it has the option to create a json file with all informations like prompt, neg, lora, model, seed etc.A feature to upload, import or copy&paste the whole meta data from the json files would be great.Here is a short example of the file content (can be much more):{ "prompt": "a apple on a table, white background,", "seed": 2019858514, "used_random_seed": true, "negative_prompt": "Asian-Less-Neg , people", "num_outputs": 1, "num_inference_steps": 30, "guidance_scale": 6, "width": 568, "height": 800, "vram_usage_level": "balanced", "sampler_name": "dpmpp_2s_a", "use_stable_diffusion_model": "realisticFantasy_v20", "clip_skip": false, "use_vae_model": "", "stream_progress_updates": true, "stream_image_progress": false, "show_only_filtered_image": true, "block_nsfw": true, "output_format": "png", "output_quality": 75, "output_lossless": false, "metadata_output_format": "none", "original_prompt": "a apple on a table, white background, ", "active_tags": [], "inactive_tags": [], "use_lora_model": "add_detail", "lora_alpha": "0.9", "use_embeddings_model": [ "Asian-Less-Neg" ] }
Wartos 4 days ago
Upload Resource
Meta import from easy diffusion (json files)
Easy diffusion does not embed the meta data in the output images (png). But it has the option to create a json file with all informations like prompt, neg, lora, model, seed etc.A feature to upload, import or copy&paste the whole meta data from the json files would be great.Here is a short example of the file content (can be much more):{ "prompt": "a apple on a table, white background,", "seed": 2019858514, "used_random_seed": true, "negative_prompt": "Asian-Less-Neg , people", "num_outputs": 1, "num_inference_steps": 30, "guidance_scale": 6, "width": 568, "height": 800, "vram_usage_level": "balanced", "sampler_name": "dpmpp_2s_a", "use_stable_diffusion_model": "realisticFantasy_v20", "clip_skip": false, "use_vae_model": "", "stream_progress_updates": true, "stream_image_progress": false, "show_only_filtered_image": true, "block_nsfw": true, "output_format": "png", "output_quality": 75, "output_lossless": false, "metadata_output_format": "none", "original_prompt": "a apple on a table, white background, ", "active_tags": [], "inactive_tags": [], "use_lora_model": "add_detail", "lora_alpha": "0.9", "use_embeddings_model": [ "Asian-Less-Neg" ] }
Wartos 4 days ago
Upload Resource
1
Collected counter
Title say's it. It would be nice if we had a easy way to see the number of times imgs we share has been collected by others...And thank you for your incredible work! :)
PrisX 4 days ago
Collected counter
Title say's it. It would be nice if we had a easy way to see the number of times imgs we share has been collected by others...And thank you for your incredible work! :)
PrisX 4 days ago
1
Adding Resources manually
Crossreferences for wildcards are hardly possible, and I think for workflows, too (when not included in the meta data). Maybe there are some other types of resources, which face the same.So it would be nice, if you could add resources manually in a post, e.g. wildcards.
DonMischo 4 days ago
Upload Resource
Adding Resources manually
Crossreferences for wildcards are hardly possible, and I think for workflows, too (when not included in the meta data). Maybe there are some other types of resources, which face the same.So it would be nice, if you could add resources manually in a post, e.g. wildcards.
DonMischo 4 days ago
Upload Resource
5
remove star rating system or add function Ban/delete reviews/comments for authors
I suggest remove completely star rating system, or addfunction to delete reviews/and Ban some guys from your models(so they cant Simple see them), delete comments/cause they just spread on you removed models links reuploaded, and if authors want delete something authors dont want it getted claimed by noname stealer and reuploaded. For now its Just waste of nerves of authors. Im personally tired of this 4-star "critics" "" means sarcasm, yes. Anyway by this change authors can breath freely. Even YouTube removed dislike counts and other stuff, cause of same reason.Upd, authors even cant delete comments, with reuploading/stealing your content. Nice.Considering everything that happened, I think this place is like torrent site at the moment. Since your free content is judged on a five-point system, and your models are calmly stolen and re-uploaded, violating not only copyright but also moral standards. And you as authors only can "cry about" im cried about it, well dear admins, you do something about it?https://civitai.com/articles/3138/why-i-archived-all-stuff-expanded-answerHere i send is more Expanded article. Read it you want.
Iselestia 4 days ago
remove star rating system or add function Ban/delete reviews/comments for authors
I suggest remove completely star rating system, or addfunction to delete reviews/and Ban some guys from your models(so they cant Simple see them), delete comments/cause they just spread on you removed models links reuploaded, and if authors want delete something authors dont want it getted claimed by noname stealer and reuploaded. For now its Just waste of nerves of authors. Im personally tired of this 4-star "critics" "" means sarcasm, yes. Anyway by this change authors can breath freely. Even YouTube removed dislike counts and other stuff, cause of same reason.Upd, authors even cant delete comments, with reuploading/stealing your content. Nice.Considering everything that happened, I think this place is like torrent site at the moment. Since your free content is judged on a five-point system, and your models are calmly stolen and re-uploaded, violating not only copyright but also moral standards. And you as authors only can "cry about" im cried about it, well dear admins, you do something about it?https://civitai.com/articles/3138/why-i-archived-all-stuff-expanded-answerHere i send is more Expanded article. Read it you want.
Iselestia 4 days ago
2
Seed of the random images
Hello, sorry for being annoying.When I create an image with the create option/button on this page there are two options: use a specific seed or a random one.I would like it to appear in the output images which random seed was used, so I can use that seed if I liked the result.Another thing, can you evolve the created images or load an image from the PC as a starting point? I don't know the answer and I don't see any forum to ask.Thanks in advance.
Nod_ 4 days ago
Seed of the random images
Hello, sorry for being annoying.When I create an image with the create option/button on this page there are two options: use a specific seed or a random one.I would like it to appear in the output images which random seed was used, so I can use that seed if I liked the result.Another thing, can you evolve the created images or load an image from the PC as a starting point? I don't know the answer and I don't see any forum to ask.Thanks in advance.
Nod_ 4 days ago
1
Easy Diffusion Import
Easy Diffusion has an option to export all settings/information to either the clipboard or a JSON. Would it be possible to include these to import like you guys do for Automatic1111?
FutaFanatica 4 days ago
Upload Resource
Easy Diffusion Import
Easy Diffusion has an option to export all settings/information to either the clipboard or a JSON. Would it be possible to include these to import like you guys do for Automatic1111?
FutaFanatica 4 days ago
Upload Resource
2
Why did I get a TOS violation?
HiI have made several pictures with a specific prompt without any words linked to nsfw content. I was able to post one picture but not another one.. even tho they are made for the same prompt.This is the post that was accepted: https://civitai.com/posts/893206And the picture below is the one who did get the TOS violation... Why?Otherwise, thanks for a great website :)
futuhevodmefodifu162 5 days ago
Content Quality and Moderation
Why did I get a TOS violation?
HiI have made several pictures with a specific prompt without any words linked to nsfw content. I was able to post one picture but not another one.. even tho they are made for the same prompt.This is the post that was accepted: https://civitai.com/posts/893206And the picture below is the one who did get the TOS violation... Why?Otherwise, thanks for a great website :)
futuhevodmefodifu162 5 days ago
Content Quality and Moderation
1
Turn Buzz into a crypto token
I think Buzz should be a crypto token so people can trade it and get more use out of it to increase incentive to post. It would also bring in new interest to the platform from the crypto community. And the token can bring in revenue for the site as investors will increase its price and by reserving a set amount of tokens that can be slowly be sold as revenue or for development of the platform. I wouldn't use "Buzz" as token name though. Anyway, it's something to think about.Also, the amount of AI crypto projects is very low right now while interest is very high. This is a great opportunity for a popular AI site with strong community.
animewaarudo201 5 days ago
Turn Buzz into a crypto token
I think Buzz should be a crypto token so people can trade it and get more use out of it to increase incentive to post. It would also bring in new interest to the platform from the crypto community. And the token can bring in revenue for the site as investors will increase its price and by reserving a set amount of tokens that can be slowly be sold as revenue or for development of the platform. I wouldn't use "Buzz" as token name though. Anyway, it's something to think about.Also, the amount of AI crypto projects is very low right now while interest is very high. This is a great opportunity for a popular AI site with strong community.
animewaarudo201 5 days ago
2
API Keys for Required Lora log in to Downloads
I have noticed some loras can be set to require log in for download. Sometimes I receive failed download notifications from the api Im using to download loras, and it seems to be because it requires the software to be logged in. Which Im fine with, but I dont see that as an option when looking at the API page.Maybe I missed it, but if I didnt, this is something I would like to see. Thank you.
superskirv 5 days ago
API Keys for Required Lora log in to Downloads
I have noticed some loras can be set to require log in for download. Sometimes I receive failed download notifications from the api Im using to download loras, and it seems to be because it requires the software to be logged in. Which Im fine with, but I dont see that as an option when looking at the API page.Maybe I missed it, but if I didnt, this is something I would like to see. Thank you.
superskirv 5 days ago
1
Easier to see posts from followed users
Currently the way to see posts from the users you follow is not convenientand takes extra steps by filtering. I suggest to have a basic "Followed Content" section on the home page.
7Zack 6 days ago
Easier to see posts from followed users
Currently the way to see posts from the users you follow is not convenientand takes extra steps by filtering. I suggest to have a basic "Followed Content" section on the home page.
7Zack 6 days ago
6