-
Thanks for your awesome work! Could you please describe the training costs (the type of GPU and the training time) of the three stages, respectively? Thanks in advance :)
-
Hello!
Inspired by #19 #28, me and my fellow collaborators have also outlined a course curriculum for our section but we would like to have some inputs and feedback from the HF team before we fina…
-
—————
FIRST STEP
```
git clone https://github.com/bmaltais/kohya_ss.git
cd kohya_ss
```
—
```
python -m venv venv
source venv/bin/activate
```
—
```
./setup.sh
```
—…
-
Hello everyone,
Together with my collaborators, we've drafted a curriculum for our section. We're keen on getting feedback from the HF team during our writing. Here's what we've got so far:
### …
-
https://drive.google.com/file/d/1wfV82KgNEpmhl0uyTbfK5lDcg2J-VFux/view?usp=sharing
```
Please act as a professional note taker and create an outline for the topics of the conversation below. Be as…
-
We have been relentlessly working on our [SUPIR APP (now V44) ](https://www.patreon.com/posts/99176057) development for weeks now and full time. If you have any questions please reply
I know you ha…
-
Hey fellow CV Course Contributors and Reviewers 🤗
This issue discusses an initial draft for the chapter **Fusion of Text and Vision** which is part of **Unit 4: Multimodal Models**. We feel that si…
-
(This is a draft of what I think could be a good post. Please tell me how to proceed @PaulBratslavsky )
In our recent collaboration with Dermsquared, we faced a unique situation where the choice o…
-
Hi!
Congratulations that you have done a great job!!!
If I want to do dense captioning inference in this project, should i modify something in "python demo_vid2seq.py --load= --video_example= --asr_…
-
hi
I got the eval code to run ok the first time on an image, but then when I try to run it again on the same image or on any other image I get the following error message.
Is there some buffer th…