tomaszki commited on
Commit
86c5c7d
·
1 Parent(s): 91f3bd7

Readme for HF Spaces

Browse files
Files changed (1) hide show
  1. README.md +1 -16
README.md CHANGED
@@ -1,16 +1 @@
1
- # Python file compressor
2
-
3
- ## Usage
4
-
5
- Install dependencies
6
- ```
7
- pip install -r requirements.txt
8
- ```
9
- Run app
10
- ```
11
- streamlit run app.py
12
- ```
13
-
14
- ## Results
15
-
16
- We achieve about 10x compression using 1.1B model. Compressing 100 lines file takes around 10s on GPU.
 
1
+ title: Python File Compressor