-
[2024-09-09 20:59:06] [INFO] Running F:\fluxgym\fluxgym\train.bat
[2024-09-09 20:59:06] [INFO]
[2024-09-09 20:59:06] [INFO] F:\fluxgym\fluxgym>accelerate launch --mixed_precision bf16 --num_cpu…
-
-
Hello,
I modified the code to hardcode new path for the model, vae, and clip vision,
However I noticed that my latest experiment did not havet the logs.txt in it? Why? Do you know what could cause t…
-
报错内容:
```
Traceback (most recent call last):
File "./graphgpt/eval/run_graphgpt.py", line 244, in
run_eval(args, args.num_gpus)
File "./graphgpt/eval/run_graphgpt.py", line 98, in run_ev…
-
“PuLID warning: No faces detected in any of the given images, returning unmodified model.”
![{7E2D217C-7E16-44C5-B2A3-26D3274C7F15}](https://github.com/user-attachments/assets/5aa08dbe-99ae-4b0b-8b…
-
Hi, ran into an issue with running `5_MAGnet_Generate_Modern_Paintings.ipynb`
Exact problem is this:
```
import clip
from PIL import Image
device = "cpu"
model, preprocess = clip.load("ViT-B/32"…
-
Hello, why do you think other papers don't use CLIP's image encoder as a segmentation model?
-
@ellie-sleightholm
Based on this notebook:
https://github.com/marqo-ai/fine-tuning-embedding-models-course/blob/main/10_fine_tuning_CLIP_models.ipynb
I went through the code, It's a nice write-…
-
When copying styles for layered capture, it's unclear what should happen with the `overflow` property and specifically with scrollbars. Should they be copied as content, or apply to the pseudo-element…
noamr updated
2 weeks ago
-
## Audio Preprocessing for Bird Call Extraction and Spectrogram Conversion
### 1. Bird Call Extraction
Goal:
🔸Isolation of the audio fragments from files that contain just the bird calls.
### 2. Ze…