hchevva commited on
Commit
fd7d028
·
verified ·
1 Parent(s): d3c43e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # toxra_core
2
 
3
  Private extraction core for TOXRA.AI.
@@ -7,4 +14,4 @@ Entrypoint:
7
 
8
  Recommended deployment:
9
  - Build a wheel and store it in a private/gated Hugging Face repo.
10
- - Public Space app.py downloads/installs it at runtime using HF_TOKEN secret.
 
1
+ ---
2
+ title: NLP_Project
3
+ sdk: gradio
4
+ emoji: 📚
5
+ colorFrom: indigo
6
+ colorTo: red
7
+ ---
8
  # toxra_core
9
 
10
  Private extraction core for TOXRA.AI.
 
14
 
15
  Recommended deployment:
16
  - Build a wheel and store it in a private/gated Hugging Face repo.
17
+ - Public Space app.py downloads/installs it at runtime using HF_TOKEN secret.