Spaces:
Running
Running
Update README.md
#1
by
noelia1120
- opened
README.md
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
pinned: true
|
10 |
-
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
POST https://hf.space/embed/LinJulya/ScriptGeneratorV3/api/predict
|
3 |
+
Content-Type: application/json
|
4 |
+
|
5 |
+
{
|
6 |
+
"data": ["tu prompt aquí"]
|
7 |
+
}
|
8 |
+
|
|
|
|
|
9 |
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|