Skip to content

Commit

Permalink
llmlinua requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
emcf committed Mar 22, 2024
1 parent 357e62b commit 2f449b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# <img src="https://rpnutzemutbrumczwvue.supabase.co/storage/v1/object/public/assets/pipeline_resized.png" alt="Pipeline Illustration" style="width:96px; height:96px; vertical-align:middle;"> The Pipe

[![codecov](https://codecov.io/gh/emcf/cfp-backend-refactor/graph/badge.svg?token=KHD1PDOSHF)](https://codecov.io/gh/emcf/cfp-backend-refactor) ![python-gh-action](https://github.com/emcf/cfp-backend-refactor/actions/workflows/python-ci.yml/badge.svg)
[![codecov](https://codecov.io/gh/emcf/thepipe/graph/badge.svg?token=KHD1PDOSHF)](https://codecov.io/gh/emcf/thepipe) ![python-gh-action](https://github.com/emcf/thepipe/actions/workflows/python-ci.yml/badge.svg)

The pipe is a tool for feeding complex real-world data into large language models. The pipe is built on top of dozens of carefully-crafted heuristics to create sensible representations from a wide variety of sources, including code projects, scientific papers, web pages, github repos, data files, databases, and more.

Expand Down
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ colorama
requests
pillow
pytesseract
cssutils
cssutils
beautifulsoup4
llmlingua

0 comments on commit 2f449b8

Please sign in to comment.