File size: 580 Bytes
cb9b95d
0512d9a
 
 
 
cb9b95d
6757fdc
cb9b95d
0512d9a
cb9b95d
 
fa9ead7
cb9b95d
0512d9a
6504c92
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: HuSpaCy Demo
emoji: πŸš€
colorFrom: indigo
colorTo: gray
sdk: streamlit
sdk_version: 1.10.0
app_file: app.py
pinned: true
---

# πŸš€ HuSpaCy Demo

This repository contains an app demonstrating the capabilities of [HuSpaCy](https://github.com/spacy-hu/spacy-hungarian-models). The demo is available at [Hugging Face Spaces](https://huggingface.co/spaces/huspacy/demo)

## Development

To start the demo: `poetry run python app.py`

If you upgrade dependencies via poetry don't forget to update `requirements.txt` with `poetry export --without-hashes > requirements.txt`