Skip to content

Eventual-Inc/laion400m-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LAION400m Example

Example of using Daft to generate new captions for the LAION400m HuggingFace image dataset.

Getting Started

  1. Set up your virtual environment and install the dependencies from the requirements.txt.
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
  1. Start playing around with the example.ipynb notebook!

If you find any bugs or have ideas for improvements, please create an issue!

About

Using Daft to generate new captions for the LAION400m HuggingFace image dataset!

Resources

Stars

Watchers

Forks