JohanBeytell commited on
Commit
ee5974c
Β·
verified Β·
1 Parent(s): 9c7ada1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -23
README.md CHANGED
@@ -1,23 +1,23 @@
1
- ---
2
- title: Dungen
3
- emoji: πŸš€
4
- colorFrom: indigo
5
- colorTo: indigo
6
- sdk: gradio
7
- sdk_version: 4.41.0
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
-
21
- You can train your own version of these models, using the project code from our GitHub repo link below:
22
-
23
- https://github.com/Infinitode/OPEN-ARC/tree/main/Project-5-TWNG
 
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
+
21
+ You can train your own version of these models, using the project code from our GitHub repo link below:
22
+
23
+ https://github.com/Infinitode/OPEN-ARC/tree/main/Project-5-TWNG