Text Generation
Transformers
Safetensors
English
kate
Toasteror commited on
Commit
f954191
·
1 Parent(s): ff4d506

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ from gradio_client import Client
32
 
33
  client = Client("unamedai/Kate")
34
  result = client.predict(
35
- message="Hello!!",
36
  max_tokens=512,
37
  temperature=0.8,
38
  top_p=0.95,
 
32
 
33
  client = Client("unamedai/Kate")
34
  result = client.predict(
35
+ message="Once, ",
36
  max_tokens=512,
37
  temperature=0.8,
38
  top_p=0.95,