tomaszki's picture
Create requirements.txt and update README
7633fe1
|
raw
history blame
249 Bytes

Python file compressor

Usage

Install dependencies

pip install -r requirements.txt

Run app

streamlit run app.py

Results

We achieve about 10x compression using 1.1B model. Compressing 100 lines file takes around 10s on GPU.