Ars135 commited on
Commit
00852a2
·
verified ·
1 Parent(s): bdbbb5e

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -17
README.md DELETED
@@ -1,17 +0,0 @@
1
- ---
2
- title: AI Text Summarizer
3
- emoji: ✂️
4
- colorFrom: blue
5
- colorTo: pink
6
- sdk: gradio
7
- sdk_version: "5.0.0"
8
- app_file: app.py
9
- pinned: false
10
- ---
11
-
12
- # AI Text Summarizer App
13
-
14
- This Gradio app uses your custom HuggingFace model:
15
- **Ars135/summarizer_model**
16
-
17
- Upload the three project files (app.py, requirements.txt, README.md) into a Gradio Space to run.