rich-text-to-image icon indicating copy to clipboard operation
rich-text-to-image copied to clipboard

Rich-Text-to-Image Generation

Results 8 rich-text-to-image issues
Sort by recently updated
recently updated
newest added

Rich text markup is a user-friendly approach. I wonder if we can use a similar method to help SD understand spatial relationships in images. In simple terms, it involves annotating...

Exception ignored in: Traceback (most recent call last): File "D:\anaconda\envs\pytorch\rich-text-to-image-main\lib\tkinter\__init__.py", line 363, in __del__ if self._tk.getboolean(self._tk.call("info", "exists", self._name)): RuntimeError: main thread is not in main loop Exception ignored in: Traceback...

Traceback (most recent call last): File "D:\anaconda\envs\pytorch\rich-text-to-image-main\lib\site-packages\gradio\queueing.py", line 347, in process_events client_awake = await self.gather_event_data(event) File "D:\anaconda\envs\pytorch\rich-text-to-image-main\lib\site-packages\gradio\queueing.py", line 220, in gather_event_data data, client_awake = await self.get_message(event, timeout=receive_timeout) File "D:\anaconda\envs\pytorch\rich-text-to-image-main\lib\site-packages\gradio\queueing.py", line...

`Traceback (most recent call last): File "sample.py", line 146, in main(args, param) File "sample.py", line 66, in main plain_img = model.produce_attn_maps([base_text_prompt], [negative_text], File "/Users/stark/work/rich-text-to-image/models/region_diffusion.py", line 207, in produce_attn_maps noise_pred =...

I am trying to create a Conda environment using an environment.yaml file, but I keep encountering an error stating that cudatoolkit=11.7.0 is not available in the specified channels. Here is...

Hi, I found that even models like Flux or SD3 had made a lot of progress in language understanding by using t5xxl, they still can't control specific attributes of an...

May I ask what GPU and how many GPUs your project is running on, and approximately how long it takes to run the code?And the Surgeon would appreciate your response,...