--- title: Gradio Fastapi Static emoji: 🦀 colorFrom: indigo colorTo: blue sdk: gradio sdk_version: 4.29.0 app_file: app.py pinned: false --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference for gpt-enginner export OPENAI_API_BASE="https://api.groq.com/openai/v1" export OPENAI_API_KEY="*************" export MODEL_NAME="llama3-8b-8192" export LOCAL_MODEL=true for interpreter