sam2ai commited on
Commit
eaeff06
1 Parent(s): f964c86

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. app.py +7 -1
app.py CHANGED
@@ -43,7 +43,8 @@ with st.sidebar:
43
 
44
  </style>
45
  <div class="sidebar-text">
46
- OliveFarm is a cutting-edge web application crafted by the innovative minds at OdiaGenAI.
 
47
  It's designed to effortlessly generate LLM (Language Model) instruction sets in Indic languages.
48
  Presently, it offers support for Hindi and Odia, with seamless scalability to incorporate
49
  additional languages on the horizon.
@@ -56,6 +57,11 @@ with st.sidebar:
56
  to streamline the process of generating instruction sets. Experience the future of
57
  Indic language instruction with OliveFarm!
58
  </div>
 
 
 
 
 
59
  <div class="sidebar-text">
60
  Contributors:
61
  </div>
 
43
 
44
  </style>
45
  <div class="sidebar-text">
46
+ OliveFarm is a cutting-edge web application crafted by the innovative minds at
47
+ <a href="https://www.odiagenai.org/" target="_blank">OdiaGenAI.</a>
48
  It's designed to effortlessly generate LLM (Language Model) instruction sets in Indic languages.
49
  Presently, it offers support for Hindi and Odia, with seamless scalability to incorporate
50
  additional languages on the horizon.
 
57
  to streamline the process of generating instruction sets. Experience the future of
58
  Indic language instruction with OliveFarm!
59
  </div>
60
+ <div>
61
+ Please follow the
62
+ <a href="https://github.com/OdiaGenAI/Olive_Farm/blob/main/README.md" target="_blank">GitHub README</a>
63
+ instructions to generate the instruction set.
64
+ </div>
65
  <div class="sidebar-text">
66
  Contributors:
67
  </div>