swyx commited on
Commit
3feade6
1 Parent(s): 0f6ab32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -13,6 +13,9 @@ short_description: clientisde bee sdk
13
 
14
  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).
15
 
 
 
 
16
  ## hosted
17
 
18
  https://huggingface.co/spaces/swyx/BeeWeb?logs=build
@@ -28,4 +31,4 @@ This will start your Gradio app with hot-reloading enabled. Now, whenever you ma
28
  Some additional tips:
29
  - Make sure you're running this command from the directory containing your app.py file.
30
  - If you want to specify a port, you can use: gradio app.py --port 8080 (replace 8080 with your desired port number).
31
- - If you're developing locally and want to make your app accessible over your local network, you can add the --share flag: gradio app.py --share
 
13
 
14
  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).
15
 
16
+ ![image](https://github.com/user-attachments/assets/6edfa78f-a928-4f05-b2c7-64234a0d314b)
17
+
18
+
19
  ## hosted
20
 
21
  https://huggingface.co/spaces/swyx/BeeWeb?logs=build
 
31
  Some additional tips:
32
  - Make sure you're running this command from the directory containing your app.py file.
33
  - If you want to specify a port, you can use: gradio app.py --port 8080 (replace 8080 with your desired port number).
34
+ - If you're developing locally and want to make your app accessible over your local network, you can add the --share flag: gradio app.py --share