Spaces:
Sleeping
Sleeping
Aadya Chinubhai commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,6 +25,9 @@ short_description: A chat interface for Google's Gemma models.
|
|
| 25 |
|
| 26 |
An interactive chat application powered by Google's Gemma models using Hugging Face and Streamlit.
|
| 27 |
|
|
|
|
|
|
|
|
|
|
| 28 |
## Features
|
| 29 |
|
| 30 |
- 🔐 Hugging Face authentication for accessing Gemma models
|
|
@@ -59,4 +62,4 @@ pip install -r requirements.txt
|
|
| 59 |
python app.py
|
| 60 |
```
|
| 61 |
|
| 62 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 25 |
|
| 26 |
An interactive chat application powered by Google's Gemma models using Hugging Face and Streamlit.
|
| 27 |
|
| 28 |
+

|
| 29 |
+
|
| 30 |
+
|
| 31 |
## Features
|
| 32 |
|
| 33 |
- 🔐 Hugging Face authentication for accessing Gemma models
|
|
|
|
| 62 |
python app.py
|
| 63 |
```
|
| 64 |
|
| 65 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|