Alfasign commited on
Commit
6bc996a
1 Parent(s): bf4655b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -16
README.md CHANGED
@@ -11,21 +11,5 @@ pinned: false
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
 
14
- # Mein Hugging Face Chatbot
15
-
16
- Dieses Repo enthält den Code zum Trainieren und Bereitstellen eines Chatbot-Modells mit Hugging Face.
17
-
18
- ## Installation
19
-
20
- Zunächst sollten Sie sicherstellen, dass Sie Python 3.7+ und Git installiert haben.
21
-
22
- Dann können Sie die benötigten Python-Bibliotheken mit pip installieren:
23
-
24
- pip install -r requirements.txt
25
-
26
-
27
- ## Verwendung
28
-
29
- Führen Sie `app.py` aus, um das Modell zu testen. Sie können einen Text eingeben und das Modell wird eine Klassifikation zurückgeben:
30
 
31
 
 
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15