JohanBeytell commited on
Commit
db955af
Β·
verified Β·
1 Parent(s): 396762f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,20 +1,28 @@
1
  ---
2
  title: Dungen
3
  emoji: πŸš€
4
- colorFrom: indigo
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 5.9.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
11
  ---
12
 
13
  # Dungen
14
 
15
- Name generation models, specifically trained to generate names based on games. The 2 models available can generate names based on names of characters (NPCs), places, and items in the official games of:
16
  - Terraria
17
  - The Elder Scrolls V: Skyrim
 
 
 
 
 
 
 
18
 
19
  ## Training your own models
20
 
 
1
  ---
2
  title: Dungen
3
  emoji: πŸš€
4
+ colorFrom: green
5
  colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 5.15.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: A collection of AI models for name generation based on games
12
  ---
13
 
14
  # Dungen
15
 
16
+ Name generation models, specifically trained to generate names based on games. Now with over 20 models available that can generate names based on names of characters (NPCs), places, and items in the official games of:
17
  - Terraria
18
  - The Elder Scrolls V: Skyrim
19
+ - Witcher
20
+ - World of Warcraft
21
+ - Minecraft
22
+ - Elden Ring
23
+ - League of Legends
24
+
25
+ And many more.
26
 
27
  ## Training your own models
28