sameersamji commited on
Commit
d768eef
·
1 Parent(s): a465ce9

Updated the Readme with Huggingface Spaces Configuration

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  **HuggingFace Interface - LLMs4SchemaDiscovery: A Human-in-the-Loop Workflow for Scientific Schema Mining with Large Language Models**
2
 
3
  Schema-miner has been hosted in Huggingface Spaces at: [https://huggingface.co/spaces/SciKnowOrg/schema-miner](https://huggingface.co/spaces/SciKnowOrg/schema-miner).
 
1
+ ---
2
+ title: Schema-Miner
3
+ emoji: 📙
4
+ colorFrom: yellow
5
+ colorTo: gray
6
+ sdk: gradio
7
+ app_file: app.py
8
+ license: mit
9
+ ---
10
+
11
  **HuggingFace Interface - LLMs4SchemaDiscovery: A Human-in-the-Loop Workflow for Scientific Schema Mining with Large Language Models**
12
 
13
  Schema-miner has been hosted in Huggingface Spaces at: [https://huggingface.co/spaces/SciKnowOrg/schema-miner](https://huggingface.co/spaces/SciKnowOrg/schema-miner).