Wilbur1240 commited on
Commit
fa05e6b
·
1 Parent(s): e5c4be4
Files changed (2) hide show
  1. .github/workflows/main.yml +2 -2
  2. README.md +2 -2
.github/workflows/main.yml CHANGED
@@ -16,8 +16,8 @@ jobs:
16
  - name: Add remote
17
  env:
18
  HF: ${{ secrets.HF }}
19
- run: git remote add space https://argnctu:[email protected]/spaces/argnctu/text-to-image
20
  - name: Push to hub
21
  env:
22
  HF: ${{ secrets.HF }}
23
- run: git push --force https://argnctu:[email protected]/spaces/argnctu/text-to-image main
 
16
  - name: Add remote
17
  env:
18
  HF: ${{ secrets.HF }}
19
+ run: git remote add space https://Wilbur1240:[email protected]/spaces/Wilbur1240/text-to-image
20
  - name: Push to hub
21
  env:
22
  HF: ${{ secrets.HF }}
23
+ run: git push --force https://Wilbur1240:[email protected]/spaces/Wilbur1240/text-to-image main
README.md CHANGED
@@ -13,10 +13,10 @@ pinned: false
13
  This is a Gradle-based application that uses DiffusionPipeline to generate high-quality images from text prompts. Designed to run seamlessly on Hugging Face Spaces.
14
 
15
 
16
- [![Sync to Hugging Face hub](https://github.com/ARG-NCTU/huggingface-text-to-image/actions/workflows/main.yml/badge.svg)](https://github.com/ARG-NCTU/huggingface-text-to-image/actions/workflows/main.yml)
17
 
18
 
19
- Try Demo Text To Image [Here](https://huggingface.co/spaces/argnctu/text-to-image)
20
 
21
 
22
  ![mlops-hugging-face](https://user-images.githubusercontent.com/58792/170845235-7f00d61c-ea36-4d28-82d0-3a9b8c0f1769.png)
 
13
  This is a Gradle-based application that uses DiffusionPipeline to generate high-quality images from text prompts. Designed to run seamlessly on Hugging Face Spaces.
14
 
15
 
16
+ [![Sync to Hugging Face hub](https://github.com/wilbur1240/huggingface-text-to-image/actions/workflows/main.yml/badge.svg)](https://github.com/wilbur1240/huggingface-text-to-image/actions/workflows/main.yml)
17
 
18
 
19
+ Try Demo Text To Image [Here](https://huggingface.co/spaces/Wilbur1240/text-to-image)
20
 
21
 
22
  ![mlops-hugging-face](https://user-images.githubusercontent.com/58792/170845235-7f00d61c-ea36-4d28-82d0-3a9b8c0f1769.png)