v1 commited on
Commit
80396b3
1 Parent(s): f365f9e

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -7
README.md DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- widgets:
3
- - type: text-generation # ประเภทการทำงานของโมเดล (สร้างข้อความ)
4
- model: gpt2 # ใช้โมเดล GPT-2 ที่มีอยู่ใน Hugging Face Model Hub
5
- inputs:
6
- text: "Hello, world! Let's see how this widget works." # ข้อความที่ต้องการให้โมเดลทดสอบ
7
- ---