Spaces:
Runtime error
Runtime error
chriscelaya
commited on
Commit
•
2942683
1
Parent(s):
3bda5b1
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
title: Streaming Chat With Gpt-3.5-turbo
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.19.1
|
@@ -11,4 +11,4 @@ license: mit
|
|
11 |
duplicated_from: lukestanley/streaming_chat_with_gpt-3.5-turbo_using_langchain_sorta
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Streaming Chat With Gpt-3.5-turbo using Langchain
|
3 |
+
emoji: 🚀
|
4 |
+
colorFrom: white
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.19.1
|
|
|
11 |
duplicated_from: lukestanley/streaming_chat_with_gpt-3.5-turbo_using_langchain_sorta
|
12 |
---
|
13 |
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|