File size: 583 Bytes
768a5a6
81c209f
768a5a6
 
 
 
 
 
 
 
 
81c209f
 
 
768a5a6
 
6cb04ab
 
 
 
 
768a5a6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: ML
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.42.0
app_file: app.py
pinned: false
hf_oauth: true
hf_oauth_scopes:
- inference-api
license: mit
short_description: AI course
---

# Streamlit inside Gradio Space

This project demonstrates running a Streamlit app inside a Hugging Face Space using Gradio as a wrapper.


An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).