rianders commited on
Commit
26d4999
·
1 Parent(s): f1b2eb8

updated to hugginface space values

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Data Processing Interface
2
 
3
  This project is a Streamlit-based interface designed to facilitate the mining, processing, and embedding of data from public GitHub repositories. It allows for the interactive selection and configuration of data sources, model parameters, and processing options, making it easier to manage data extraction and transformation tasks.
 
1
+ ---
2
+ title: "Data Processing Interface for GitHub Repositories"
3
+ emoji: "📊"
4
+ colorFrom: "indigo"
5
+ colorTo: "cyan"
6
+ sdk: "streamlit"
7
+ sdk_version: "1.8.0"
8
+ app_file: "app.py"
9
+ pinned: false
10
+ ---
11
+
12
  # Data Processing Interface
13
 
14
  This project is a Streamlit-based interface designed to facilitate the mining, processing, and embedding of data from public GitHub repositories. It allows for the interactive selection and configuration of data sources, model parameters, and processing options, making it easier to manage data extraction and transformation tasks.