1dm commited on
Commit
cd247f7
·
verified ·
1 Parent(s): 3dc35cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # 🧠 NLP Space API (1dm/textgen)
2
 
3
  Ce Space Hugging Face déploie une **API REST** basée sur **FastAPI** pour effectuer des tâches de Traitement du Langage Naturel (NLP) courantes.
 
1
+ ---
2
+ title: NLP Space - API Texte (Phi-3 Mini)
3
+ emoji: 🧠
4
+ colorFrom: indigo
5
+ colorTo: purple
6
+ sdk: docker
7
+ cpu: true
8
+ app_file: app.py
9
+ pinned: true
10
+ ---
11
+
12
  # 🧠 NLP Space API (1dm/textgen)
13
 
14
  Ce Space Hugging Face déploie une **API REST** basée sur **FastAPI** pour effectuer des tâches de Traitement du Langage Naturel (NLP) courantes.