psvkaushik commited on
Commit
adb76a3
β€’
1 Parent(s): ecf91d2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Demo
3
+ emoji: πŸŒ–
4
+ colorFrom: purple
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 3.0.6
8
+ app_file: app.py
9
+ pinned: false
10
+ license: cc
11
+ ---
12
+
13
+
14
+ [![Sync to Hugging Face hub](https://github.com/psvkaushik/summ_hf/actions/workflows/main.yml/badge.svg)](https://github.com/psvkaushik/summ_hf/actions/workflows/main.yml)
15
+
16
+
17
+ [Try Demo Text Summarization Here](https://huggingface.co/spaces/DenjiKun/summ_hf)
18
+
19
+
20
+ ![mlops-hugging-face](https://user-images.githubusercontent.com/58792/170845235-7f00d61c-ea36-4d28-82d0-3a9b8c0f1769.png)
21
+
22
+
23
+ ## References
24
+
25
+ [Implementing MLOps](https://www.amazon.com/Implementing-MLOps-Enterprise-Production-First-Approach/dp/1098136586)