Text2Text Generation
Transformers
PyTorch
Safetensors
English
encoder-decoder
medical
Inference Endpoints
Waleed-bin-Qamar commited on
Commit
72dce4f
1 Parent(s): aad6030

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -10,7 +10,11 @@ library_name: transformers
10
  tags:
11
  - medical
12
  ---
13
-
 
 
 
 
14
  # Model Card
15
 
16
  <!-- Provide a quick summary of what the model is/does. -->
 
10
  tags:
11
  - medical
12
  ---
13
+ inputs:
14
+ - name: text
15
+ description: The input text.
16
+ type: text
17
+ default: "Enter your yaml input text here."
18
  # Model Card
19
 
20
  <!-- Provide a quick summary of what the model is/does. -->