recoilme commited on
Commit
3e01ffd
·
verified ·
1 Parent(s): 9550170

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -18,7 +18,7 @@ Trained on Syntetic prompts generated with Mistral7b.
18
  ```
19
  from transformers import pipeline, GPT2Tokenizer,GPT2LMHeadModel
20
 
21
- checkpoint_path = "recoilme/insomnia_v1"#"base"
22
  model = GPT2LMHeadModel.from_pretrained(checkpoint_path)
23
  tokenizer = GPT2Tokenizer.from_pretrained('gpt2')
24
 
@@ -44,7 +44,5 @@ for text in texts:
44
  ```
45
  Input: Frog in a Harry Potter costume:
46
 
47
- Output 1: Frog in a Harry Potter costume:lighting a magical scene, vibrant colors. frogs frolicking in a magical pond, detailed textures on the frog's skin. Post-processing:izard's smile replaced with a pond edge reflection, intricate patterns on the frogs' bodies. Super excited expression towards the frogs, colorful lighting enhancing every detail.
48
-
49
- Output 2: Frog in a Harry Potter costume, complete with red cap and yellow shirt, dashing through a magical forest. The trees are ancient and gnarled, their leaves shimmering with iridescent hues. Frog's eyes are full of determination as he runs, leaving behind a trail of golden sparks. A rainbow arches overhead, adding a touch of whimsy to the scene.
50
- ```
 
18
  ```
19
  from transformers import pipeline, GPT2Tokenizer,GPT2LMHeadModel
20
 
21
+ checkpoint_path = "recoilme/insomnia_v2"
22
  model = GPT2LMHeadModel.from_pretrained(checkpoint_path)
23
  tokenizer = GPT2Tokenizer.from_pretrained('gpt2')
24
 
 
44
  ```
45
  Input: Frog in a Harry Potter costume:
46
 
47
+ Output 1: Frog in a Harry Potter costume, detailed with a touch of magical realism, highlight bulging eyes, slick skin, webbed feet, add atmospheric detail misty breath, dawns first light at lilycovered pond, end with a nod to Gabriel Garca Mrquezs wizarding world.
48
+ Output 2: Frog in a Harry Potter costume, detailed and exact, persona reminiscent of a dragon or wizard duel, setting for a graveyard, atmosphere charged with suspense and anticipation, mystical creatures looming, cinematic style emphasizing amphibious grace.```