Chong-U Lim
commited on
Commit
·
7544520
1
Parent(s):
46109a1
Add image
Browse files- README.md +2 -0
- langchain-crash-course.png +0 -0
README.md
CHANGED
@@ -12,6 +12,8 @@ license: mit
|
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
|
|
|
|
|
15 |
# Introduction
|
16 |
|
17 |
This repository contains the code for generating a restaurant name and menu items based on an input cuisine.
|
|
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
|
15 |
+
![langchain crash course with gradio](langchain-crash-course-gradio.png)
|
16 |
+
|
17 |
# Introduction
|
18 |
|
19 |
This repository contains the code for generating a restaurant name and menu items based on an input cuisine.
|
langchain-crash-course.png
ADDED