JeLuF

Results 13 issues of JeLuF

Most light skin tone emojis use the color FFD7C2 as skin color. A few use FFDEA7 instead, which looks strange when used together with the others. These emojis are: -...

The "Light" skin tone girl's mouth (https://github.com/microsoft/fluentui-emoji/blob/main/assets/Girl/Light/Color/girl_color_light.svg) doesn't render. ![image](https://user-images.githubusercontent.com/5852422/186204833-e4ef062e-a698-43a3-954c-7349e9d4a0b2.png) The lips of the "Default" skin tone girl do render: ![image](https://user-images.githubusercontent.com/5852422/186205012-4c0b4071-4340-47ee-82a3-d3d6d6216c2a.png)

Supports download of http and https files, resumes downloads automatically. The code works, but is missing features. Todo: - pip install aiofile - remote interface for download status (currently console...

# Collection of issues/proposals related to the new paint dialog * The label "Initial Image (img2img) (optional)" shouldn't open the file chooser dialog * The "prompt strength" slider is shown...

enhancement

**Is your feature request related to a problem? Please describe.** On a multi-user-server, it's problematic that the remote users can define a save folder. They can write to any folder...

enhancement

![image](https://user-images.githubusercontent.com/5852422/206882341-07b01b2f-b3f1-4175-8a27-45ffffb65389.png) Pause button that will prevent new render tasks from being started. Running tasks will not be interrupted, they can complete. https://discord.com/channels/1014774730907209781/1014774732018683928/1050977439179874375 https://discord.com/channels/1014774730907209781/1014774732018683928/1051282461419642991

I tried to run train_lora_dreambooth.py on Windows and got the error message "EOFError: Ran out of input": [Log file lora.txt](https://github.com/cloneofsimo/lora/files/10251370/lora.txt) I used these commands to install: ``` pip install git+https://github.com/cloneofsimo/lora.git...

We have a few users that are encountering the above error: ``` File "D:\INSTALL\stable-diffusion-ui\stable-diffusion\env\Lib\site-packages\torch\hub.py", line 485, in download_url_to_file pbar.update(len(buffer)) File "D:\INSTALL\stable-diffusion-ui\stable-diffusion\env\Lib\site-packages\tqdm\std.py", line 1256, in update self.refresh(lock_args=self.lock_args) File "D:\INSTALL\stable-diffusion-ui\stable-diffusion\env\Lib\site-packages\tqdm\std.py", line 1361,...

The legal tender in Switzerland is the Swiss franc (CHF). The WIR Euro is a complementary currency. https://en.wikipedia.org/wiki/Switzerland

## Issue description In our software, we install the ROCm enabled pytorch if we detect an AMD GPU on Linux. Otherwise, we install the CUDA-enabled pytorch. If the AMD GPU...