Have you checked out the ability also to inject code into a cell to parameterise notebooks?
CODE
-
Current Limitations of Image Output Sizes and Scheduler Options
By
–
It doesn't yet support a few things. It only outputs 512 and 768 sized images, doesn't support init_image or mask, and it only has Euler and DDIM schedulers.
-
First Class Action Lawsuits Filed Against GitHub Copilot
By
–
The first class action lawsuits against GitHub Copilot have been filed https://actuia.com/actualite/les-premieres-plaintes-collectives-contre-github-copilot-ont-ete-deposees/
… #AI #artificialintelligence #code -
Scraping DBLP: Data Challenges and Academic Database Mining
By
–
One could hypothetically scrape all of dblp. Might be some challenges with stale data or affiliations with multiple names etc.
-
Meta Research Building Open Source AI Alternative
By
–
Maybe someone at Meta Research could be tasked with building an open source alternative? It would surely give Meta Research more prominence, containing many strong researchers and thus being near the top of the list.
-
Three Eras of Programming: From Assembly to AI
By
–
The three eras of programming:
1. Assembly code
2. High-level languages
3. AI -
Hugging Face Enables DreamBooth Model Creation in Five Minutes
By
–
With @huggingface now you can create a DreamBooth model in less than 5 minutes. https://
x.com/PatrickPlaten/
status/1594003815082049536?s=20&t=8vJu7SGZfKvqn_JyyqV60A
… -

Versatile Diffusion: Open-Source Multimodal AI Model Released
By
–
Versatile Diffusion can handle text-to-image, image-to-text, image-variation, and text-variation tasks. and the code is open-source! https://
github.com/SHI-Labs/Versa
tile-Diffusion
…