Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: Predict
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: green
|
| 6 |
sdk: docker
|
|
@@ -9,4 +9,12 @@ license: mit
|
|
| 9 |
short_description: arabic poetry prediction
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: Predict
|
| 3 |
+
emoji: 📚
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: green
|
| 6 |
sdk: docker
|
|
|
|
| 9 |
short_description: arabic poetry prediction
|
| 10 |
---
|
| 11 |
|
| 12 |
+
Arabic Poetry Meter Predictor using FastAPI + ONNX.
|
| 13 |
+
=======
|
| 14 |
+
app_port: 7860
|
| 15 |
+
license: mit
|
| 16 |
+
short_description: arabic poetry prediction
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 20 |
+
>>>>>>> df4a0adb875bde6e8145be786752b787138f7449
|