Qilex commited on
Commit
ca444f4
1 Parent(s): fed5103

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -60,9 +60,9 @@ description = """
60
  Color pAI is trained on around 18,000 Magic: the Gathering cards.
61
  <br>
62
  Input a card text using Scryfall syntax, and the model will tell evaluate which color it is most likely to be.
63
- <br>Replace any card names with the word CARDNAME, and mana symbols with the uppercase letter encased in curly brackets {U}
64
  <br>
65
- <br>This only works on monocolored cards. Version 2 will also handle multicolored cards.
66
  <br>
67
  """
68
  article = '''
60
  Color pAI is trained on around 18,000 Magic: the Gathering cards.
61
  <br>
62
  Input a card text using Scryfall syntax, and the model will tell evaluate which color it is most likely to be.
63
+ <br>Replace any card names with the word CARDNAME, and mana symbols with the uppercase letter encased U in curly brackets {U}
64
  <br>
65
+ <br>This only works on monocolored and colorless cards.
66
  <br>
67
  """
68
  article = '''