gemma-demo-gsoc / README.md
davidizzle's picture
πŸ“ Add Hugging Face Spaces config header
8656dfb

A newer version of the Streamlit SDK is available: 1.45.0

Upgrade
metadata
title: Gemma Demo GSoC
emoji: πŸ’Ž
colorFrom: indigo
colorTo: pink
sdk: streamlit
sdk_version: 1.31.1
app_file: app.py
pinned: false

πŸ’Ž Gemma πŸ’Ž HF Spaces Demo

An interactive Streamlit app to test Gemma models directly in your browser.

Features πŸš€

  • Chat with the Gemma model (default: google/gemma-2b)
  • Fast deploy to Hugging Face Spaces
  • Easy to customize & extend

Setup πŸ“¦

pip install -r requirements.txt
streamlit run app.py