File size: 876 Bytes
d6fbc1b
 
 
 
 
 
 
 
 
 
 
 
 
cb22296
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
title: One Dash
emoji: 🌖
colorFrom: purple
colorTo: indigo
sdk: streamlit
sdk_version: 1.21.0
app_file: app.py
pinned: false
license: creativeml-openrail-m
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Outstanding Issue - 

1. Connect straight from HF Dataset
    - have 4 datasets to deploy here.
    - cannot mass send to the same dataset "space"
    - (possible solution) need to create 4 separate HF dataset space

2. Github Actions to automate the scraping 
    - Currently, doing manually scraping by running the scraping script
    - need to update the ini file for the latest chapter before scraping 
    - Currently thought-of solution - update the ini file then push to repo to start the scraping 
    - TODO: create the Github Actions to run the scraper, as well as push the the csv to Github repo