vvennelakanti commited on
Commit
b97e2f2
·
verified ·
1 Parent(s): 4beb7c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -13
README.md CHANGED
@@ -10,19 +10,20 @@ suggested_hardware: cpu-basic
10
  pinned: false
11
  license: mit
12
  tags:
13
- - track:wood
14
- - sponsor:openbmb
15
- - sponsor:openai
16
- - sponsor:nvidia
17
- - sponsor:modal
18
- - achievement:offgrid
19
- - achievement:offbrand
20
- - achievement:llama
21
- - achievement:fieldnotes
22
  models:
23
- - openbmb/MiniCPM-V-4
24
- - nvidia/Nemotron-Mini-4B-Instruct
25
- - stabilityai/sdxl-turbo
 
26
  ---
27
 
28
  # Tabras
@@ -193,4 +194,4 @@ The submitted Space uses Modal GPU endpoints, but the same app can run with loca
193
  | `boss.py` | Boss decision layer |
194
  | `ui.py` | Draft and battle rendering helpers |
195
  | `art.py` | Art generation client |
196
- | `forge.py` | Background generation queue |
 
10
  pinned: false
11
  license: mit
12
  tags:
13
+ - track:wood
14
+ - sponsor:openbmb
15
+ - sponsor:openai
16
+ - sponsor:nvidia
17
+ - sponsor:modal
18
+ - achievement:offgrid
19
+ - achievement:offbrand
20
+ - achievement:llama
21
+ - achievement:fieldnotes
22
  models:
23
+ - openbmb/MiniCPM-V-4
24
+ - nvidia/Nemotron-Mini-4B-Instruct
25
+ - stabilityai/sdxl-turbo
26
+ short_description: 'Tabras is a rouge-lite deckbuilder where you fight AI '
27
  ---
28
 
29
  # Tabras
 
194
  | `boss.py` | Boss decision layer |
195
  | `ui.py` | Draft and battle rendering helpers |
196
  | `art.py` | Art generation client |
197
+ | `forge.py` | Background generation queue |