umuthopeyildirim commited on
Commit
37d7157
1 Parent(s): 0f35f69

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -1,5 +1,5 @@
1
  """
2
- This is a Hugging Face Spaces demo for Fin-RWKV-1B5 attention free finanacial export modal.
3
  Author: Umut (Hope) YILDIRIM <hope@umutyildirim.com>
4
  """
5
 
@@ -68,9 +68,9 @@ def generate_text(prompt, tokenizer, model):
68
  return generated_text
69
 
70
 
71
- title = "# Fin-RWKV: Attention Free Financal Expert (WIP)"
72
- description = """Demo for **Fin-RWKV: Attention Free Financal Expert (WIP)**.
73
- To download the model, please visit [Fin-RWKV: Attention Free Financal Expert (WIP)](https://huggingface.co/umuthopeyildirim/fin-rwkv-1b5)."""
74
 
75
  css = """
76
  #img-display-container {
 
1
  """
2
+ This is a Hugging Face Spaces demo for Fin-RWKV-1B5 attention free financial expert modal.
3
  Author: Umut (Hope) YILDIRIM <hope@umutyildirim.com>
4
  """
5
 
 
68
  return generated_text
69
 
70
 
71
+ title = "# Fin-RWKV: Attention Free Financial Expert (WIP)"
72
+ description = """Demo for **Fin-RWKV: Attention Free Financial Expert (WIP)**.
73
+ To download the model, please visit [Fin-RWKV: Attention Free Financial Expert (WIP)](https://huggingface.co/umuthopeyildirim/fin-rwkv-1b5)."""
74
 
75
  css = """
76
  #img-display-container {