langflow icon indicating copy to clipboard operation
langflow copied to clipboard

Optional_deps

Open ogabrielluiz opened this issue 2 years ago • 1 comments

The README.md file now includes additional installation instructions for different dependencies using pip. Users can now choose to install LangFlow with only the core package, with local models, or with all dependencies by using the respective pip install commands. This provides users with more flexibility and options when installing LangFlow.

The pyproject.toml now has extras for dependencies that have build requirements or have torch as a requirement. This would give the option to not install certain packages and reduce substantially the size of Docker images, for example.

ogabrielluiz avatar Jul 02 '23 13:07 ogabrielluiz

🚀

SnoozingSimian avatar Jul 03 '23 21:07 SnoozingSimian

Look's good, because the native pip install, we got more then 5gb in disk space, and 10 minutes to install everything, and I have nvme :D

yuri12344 avatar Jul 11 '23 02:07 yuri12344

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2023 4:17pm

vercel[bot] avatar Jul 23 '23 16:07 vercel[bot]