Create README.md
#1
by
SAID-ABA
- opened
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- fka/awesome-chatgpt-prompts
|
5 |
+
language:
|
6 |
+
- fr
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
base_model: black-forest-labs/FLUX.1-dev
|
10 |
+
library_name: adapter-transformers
|
11 |
+
---
|
12 |
+
git lfs install
|
13 |
+
git clone https://huggingface.co/spaces/fffiloni/sdxl-control-loras
|
14 |
+
GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/spaces/fffiloni/sdxl-control-loras
|
15 |
+
<script
|
16 |
+
type="module"
|
17 |
+
src="https://gradio.s3-us-west-2.amazonaws.com/4.36.1/gradio.js"
|
18 |
+
></script>
|
19 |
+
|
20 |
+
<gradio-app src="https://fffiloni-sdxl-control-loras.hf.space"></gradio-app>
|
21 |
+
<iframe
|
22 |
+
src="https://fffiloni-sdxl-control-loras.hf.space"
|
23 |
+
frameborder="0"
|
24 |
+
width="850"
|
25 |
+
height="450"
|
26 |
+
></iframe>
|