QubitPi commited on
Commit
f00440d
·
unverified ·
1 Parent(s): 45d5ea0

Publish lamassu to Paion Data HF (#1)

Browse files
Files changed (2) hide show
  1. .github/workflows/ci-cd.yaml +1 -1
  2. README.md +7 -7
.github/workflows/ci-cd.yaml CHANGED
@@ -135,6 +135,6 @@ jobs:
135
  fetch-depth: 0
136
  lfs: true
137
  - name: Push to hub
138
- run: git push https://QubitPi:[email protected]/spaces/QubitPi/lamassu master:main -f
139
  env:
140
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
 
135
  fetch-depth: 0
136
  lfs: true
137
  - name: Push to hub
138
+ run: git push https://paion-data:[email protected]/spaces/paion-data/lamassu master:main -f
139
  env:
140
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
README.md CHANGED
@@ -32,7 +32,7 @@ MLflow
32
  ### Getting Source Code
33
 
34
  ```console
35
- git clone [email protected]:QubitPi/lamassu.git
36
  ```
37
 
38
  ### Running Locally
@@ -99,14 +99,14 @@ The use and distribution terms for [lamassu]() are covered by the [Apache Licens
99
  [Apache License, Version 2.0]: https://www.apache.org/licenses/LICENSE-2.0
100
 
101
  [Hugging Face space badge]: https://img.shields.io/badge/Hugging%20Face%20Space-lamassu-FF9D00?style=for-the-badge&logo=huggingface&logoColor=white&labelColor=6B7280
102
- [Hugging Face space URL]: https://huggingface.co/spaces/QubitPi/lamassu
103
 
104
- [Hugging Face sync status badge]: https://img.shields.io/github/actions/workflow/status/QubitPi/lamassu/ci-cd.yaml?branch=master&style=for-the-badge&logo=github&logoColor=white&label=Hugging%20Face%20Sync%20Up
105
- [Hugging Face sync status URL]: https://github.com/QubitPi/lamassu/actions/workflows/ci-cd.yaml
106
 
107
  [MLflow badge]: https://img.shields.io/badge/MLflow%20Supported-0194E2?style=for-the-badge&logo=mlflow&logoColor=white
108
- [MLflow URL]: https://mlflow.qubitpi.org/
109
- [MLflow build status badge]: https://img.shields.io/github/actions/workflow/status/QubitPi/lamassu/ci-cd.yaml?branch=master&style=for-the-badge&logo=github&logoColor=white&label=MLflow%20Build
110
- [MLflow build status URL]: https://github.com/QubitPi/lamassu/actions/workflows/ci-cd.yaml
111
 
112
  [Python Version Badge]: https://img.shields.io/badge/Python-3.10-brightgreen?style=for-the-badge&logo=python&logoColor=white
 
32
  ### Getting Source Code
33
 
34
  ```console
35
+ git clone [email protected]:paion-data/lamassu.git
36
  ```
37
 
38
  ### Running Locally
 
99
  [Apache License, Version 2.0]: https://www.apache.org/licenses/LICENSE-2.0
100
 
101
  [Hugging Face space badge]: https://img.shields.io/badge/Hugging%20Face%20Space-lamassu-FF9D00?style=for-the-badge&logo=huggingface&logoColor=white&labelColor=6B7280
102
+ [Hugging Face space URL]: https://huggingface.co/spaces/paion-data/lamassu
103
 
104
+ [Hugging Face sync status badge]: https://img.shields.io/github/actions/workflow/status/paion-data/lamassu/ci-cd.yaml?branch=master&style=for-the-badge&logo=github&logoColor=white&label=Hugging%20Face%20Sync%20Up
105
+ [Hugging Face sync status URL]: https://github.com/paion-data/lamassu/actions/workflows/ci-cd.yaml
106
 
107
  [MLflow badge]: https://img.shields.io/badge/MLflow%20Supported-0194E2?style=for-the-badge&logo=mlflow&logoColor=white
108
+ [MLflow URL]: https://mlflow.org/docs/latest/index.html
109
+ [MLflow build status badge]: https://img.shields.io/github/actions/workflow/status/paion-data/lamassu/ci-cd.yaml?branch=master&style=for-the-badge&logo=github&logoColor=white&label=MLflow%20Build
110
+ [MLflow build status URL]: https://github.com/paion-data/lamassu/actions/workflows/ci-cd.yaml
111
 
112
  [Python Version Badge]: https://img.shields.io/badge/Python-3.10-brightgreen?style=for-the-badge&logo=python&logoColor=white