ehristoforu commited on
Commit
feb0629
·
1 Parent(s): 1658d68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -9
README.md CHANGED
@@ -3,9 +3,8 @@ license: creativeml-openrail-m
3
  tags:
4
  - midjourney
5
  - midjourney-mini
 
6
  pinned: true
7
- datasets:
8
- - succinctly/midjourney-prompts
9
  language:
10
  - en
11
  - ru
@@ -79,10 +78,4 @@ async function query(data) {
79
  query({"inputs": "Astronaut riding a horse"}).then((response) => {
80
  // Use image
81
  });
82
- ```
83
-
84
-
85
- # Links
86
- -[GitHub](https://github.com/minhthangdang/MidJoureny)
87
- -[Official site](https://midjourney.com)
88
- -[Download for Windows](https://mid-journey.com/downloaв)
 
3
  tags:
4
  - midjourney
5
  - midjourney-mini
6
+ - openskyml
7
  pinned: true
 
 
8
  language:
9
  - en
10
  - ru
 
78
  query({"inputs": "Astronaut riding a horse"}).then((response) => {
79
  // Use image
80
  });
81
+ ```