Spaces:
Runtime error
Runtime error
Florin Bobiș
commited on
Commit
•
f10b3df
1
Parent(s):
a07d469
Fixed compatibility with hugginface deployment pipeline
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Quotes API 📜✨
|
2 |
|
3 |
Welcome to the **Quotes API**, your go-to source for inspirational, motivational, and thought-provoking quotes from some of the best collections available online! With an enormous pool of **501,973** unique quotes sourced from multiple high-quality datasets, you'll never run out of words to live by.
|
|
|
1 |
+
---
|
2 |
+
title: Quotes Fastapi
|
3 |
+
emoji: 🐨
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: docker
|
7 |
+
pinned: false
|
8 |
+
---
|
9 |
+
|
10 |
# Quotes API 📜✨
|
11 |
|
12 |
Welcome to the **Quotes API**, your go-to source for inspirational, motivational, and thought-provoking quotes from some of the best collections available online! With an enormous pool of **501,973** unique quotes sourced from multiple high-quality datasets, you'll never run out of words to live by.
|