AiAF commited on
Commit
3445b5c
·
verified ·
1 Parent(s): 490ce22

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +48 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # License: Unknown (check source)
3
+ tags:
4
+ - lora
5
+ - pony
6
+ - anime
7
+ - style
8
+ - possummachine
9
+ - civitai
10
+ - imported
11
+ library_name: diffusers
12
+
13
+ ---
14
+
15
+ # PossumMachine Style
16
+
17
+ This model was imported from [Civitai](https://civitai.com/models/113004) by Unknown.
18
+
19
+ ## Description
20
+
21
+ PossumMachine, now updated for Anima Preview 3!
22
+ Get early access to my Anima models by following me on Hugging Face!Over 150 models and counting!
23
+ If you like the style, then please support the original artist!
24
+
25
+ ## Model Details
26
+
27
+ - **Type:** lora
28
+ - **Base Model:** Pony
29
+ - **Version:** v3.0
30
+ - **Rating:** N/A (0 votes)
31
+ - **Downloads:** 39567
32
+ - **Size:** 0.0 MB
33
+
34
+
35
+
36
+ ## Usage
37
+
38
+ ```python
39
+ # This model can be used with Stable Diffusion, ComfyUI, and other compatible frameworks
40
+ from diffusers import DiffusionPipeline
41
+
42
+ pipeline = DiffusionPipeline.from_pretrained("hf_repo_path")
43
+ ```
44
+
45
+ ## Credits
46
+
47
+ Original model by: Unknown
48
+ Civitai: [Link](https://civitai.com/models/113004)