vincentclaes commited on
Commit
4b49d49
β€’
1 Parent(s): e45afa6

have a working model

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ def get_emoji(text, model=model, processor=processor, emojis=emojis_as_images, K
59
 
60
  text = gr.inputs.Textbox(placeholder="Enter a text and we will try to predict an emoji...")
61
  title = "Predicting an Emoji"
62
- description = """You provide a sentence and our few-shot fine tuned CLIP model will predict from the following emoji's:
63
  \n❀️ 😍 πŸ˜‚ πŸ’• πŸ”₯ 😊 😎 ✨ πŸ’™ 😘 πŸ“· πŸ‡ΊπŸ‡Έ β˜€ πŸ’œ πŸ˜‰ πŸ’― 😁 πŸŽ„ πŸ“Έ 😜 ☹️ 😭 πŸ˜” 😑 πŸ’’ 😀 😳 πŸ™ƒ 😩 😠 πŸ™ˆ πŸ™„\n
64
  """
65
  article = """
 
59
 
60
  text = gr.inputs.Textbox(placeholder="Enter a text and we will try to predict an emoji...")
61
  title = "Predicting an Emoji"
62
+ description = """You provide a sentence and our few-shot fine tuned CLIP model will suggest 4 from the following emoji's:
63
  \n❀️ 😍 πŸ˜‚ πŸ’• πŸ”₯ 😊 😎 ✨ πŸ’™ 😘 πŸ“· πŸ‡ΊπŸ‡Έ β˜€ πŸ’œ πŸ˜‰ πŸ’― 😁 πŸŽ„ πŸ“Έ 😜 ☹️ 😭 πŸ˜” 😑 πŸ’’ 😀 😳 πŸ™ƒ 😩 😠 πŸ™ˆ πŸ™„\n
64
  """
65
  article = """