Spaces:
Sleeping
Sleeping
Muhammed Sameer commited on
Commit ·
3ad81b1
1
Parent(s): 1a799bc
Fix Hugging Face configuration error
Browse files
README.md
CHANGED
|
@@ -1,16 +1,12 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project.
|
| 14 |
-
=======
|
| 15 |
-
# IRIS_latest
|
| 16 |
-
>>>>>>> 846ec1966d54169a35445c8a3a7a1db198ab85fb
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Iris Backend
|
| 3 |
+
emoji: 🚀
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# Iris Full Stack Project
|
| 11 |
+
|
| 12 |
+
This repository contains the backend and frontend for the Iris ATS and Hiring platform.
|
|
|
|
|
|
|
|
|
|
|
|