Julian Bilcke
commited on
Commit
·
375ffae
1
Parent(s):
eea04ba
add .github
Browse files- .github/FUNDING.yml +36 -0
- README.md +10 -1
.github/FUNDING.yml
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Support the author of this open-source project by using the links below
|
| 2 |
+
#
|
| 3 |
+
# This project is developed and maintained by Julian Bilcke with the help of amazing contributors
|
| 4 |
+
#
|
| 5 |
+
# I develop open-source apps both for work (I usually work alone),
|
| 6 |
+
# and for pleasure during my free time!
|
| 7 |
+
#
|
| 8 |
+
# I spend a lot of time working on my projects during the evening and weekend,
|
| 9 |
+
# buy you know, I have absolutely zero regrets because #YOLO
|
| 10 |
+
#
|
| 11 |
+
# If you like my work, do not hesitate to give a tip! I appreciate it ☕🫶
|
| 12 |
+
|
| 13 |
+
# GitHub(s):
|
| 14 |
+
|
| 15 |
+
# pro account (newer best projects): https://github.com/jbilcke-hf
|
| 16 |
+
# private account (older projects): https://github.com/jbilcke
|
| 17 |
+
|
| 18 |
+
# Hugging Face
|
| 19 |
+
# pro account: https://huggingface.co/jbilcke-hf
|
| 20 |
+
|
| 21 |
+
# Buy Me A Coffee
|
| 22 |
+
# https://buymeacoffee.com/flngr
|
| 23 |
+
|
| 24 |
+
github: [jbilcke-hf]
|
| 25 |
+
buy_me_a_coffee: flngr
|
| 26 |
+
patreon: FLNGR
|
| 27 |
+
|
| 28 |
+
#open_collective: # Replace with a single Open Collective username
|
| 29 |
+
#ko_fi: # Replace with a single Ko-fi username
|
| 30 |
+
#tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
| 31 |
+
#community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
| 32 |
+
#liberapay: # Replace with a single Liberapay username
|
| 33 |
+
#issuehunt: # Replace with a single IssueHunt username
|
| 34 |
+
#lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
|
| 35 |
+
#polar: # Replace with a single Polar username
|
| 36 |
+
#custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|
README.md
CHANGED
|
@@ -17,10 +17,19 @@ hf_oauth_scopes: [inference-api]
|
|
| 17 |
|
| 18 |
Last release: AI Comic Factory 1.2
|
| 19 |
|
| 20 |
-
The AI Comic Factory
|
| 21 |
|
| 22 |
For more information about my other projects please check [linktr.ee/FLNGR](https://linktr.ee/FLNGR).
|
| 23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
## Running the project at home
|
| 25 |
|
| 26 |
First, I would like to highlight that everything is open-source (see [here](https://huggingface.co/spaces/jbilcke-hf/ai-comic-factory/tree/main), [here](https://huggingface.co/spaces/jbilcke-hf/VideoChain-API/tree/main), [here](https://huggingface.co/spaces/hysts/SD-XL/tree/main), [here](https://github.com/huggingface/text-generation-inference)).
|
|
|
|
| 17 |
|
| 18 |
Last release: AI Comic Factory 1.2
|
| 19 |
|
| 20 |
+
The AI Comic Factory has an official website: [aicomicfactory.app](https://aicomicfactory.app)
|
| 21 |
|
| 22 |
For more information about my other projects please check [linktr.ee/FLNGR](https://linktr.ee/FLNGR).
|
| 23 |
|
| 24 |
+
## Funding
|
| 25 |
+
|
| 26 |
+
If you like the AI Comic Factory, let me know!
|
| 27 |
+
I am always creating new spaces and exploring new ideas for demos, meaning I don't have much time to take care of all of them (I wish I could clone myself or ask robots to do it).
|
| 28 |
+
|
| 29 |
+
If you appreciate the AI Comic Factory and would like to leave a tip, that would be very kind 🫶
|
| 30 |
+
|
| 31 |
+
<a href="https://www.buymeacoffee.com/flngr" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
|
| 32 |
+
|
| 33 |
## Running the project at home
|
| 34 |
|
| 35 |
First, I would like to highlight that everything is open-source (see [here](https://huggingface.co/spaces/jbilcke-hf/ai-comic-factory/tree/main), [here](https://huggingface.co/spaces/jbilcke-hf/VideoChain-API/tree/main), [here](https://huggingface.co/spaces/hysts/SD-XL/tree/main), [here](https://github.com/huggingface/text-generation-inference)).
|