morangold1
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Vacation Rental Assistant Space
|
2 |
|
3 |
This Space hosts a fine-tuned language model that assists with vacation rental inquiries, maintenance requests, and property information.
|
@@ -40,4 +51,4 @@ Example queries:
|
|
40 |
|
41 |
## License
|
42 |
|
43 |
-
|
|
|
1 |
+
---
|
2 |
+
title: Vacation Rental Assistant
|
3 |
+
emoji: 🏠
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: "4.12.0"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Vacation Rental Assistant Space
|
13 |
|
14 |
This Space hosts a fine-tuned language model that assists with vacation rental inquiries, maintenance requests, and property information.
|
|
|
51 |
|
52 |
## License
|
53 |
|
54 |
+
MIT License
|