File size: 254 Bytes
7f6a448 fb39280 7f6a448 fb39280 7f6a448 fb39280 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
title: FinBrief
emoji: 💵
colorFrom: green
colorTo: gray
sdk: streamlit
app_file: app.py
pinned: false
license: mit
short_description: Financial PDF Document Summarization web-App
---
# Install Rust
RUN apt-get update && apt-get install -y cargo
|