iamtarun commited on
Commit
51328d2
1 Parent(s): 9b294e2

Added Widget text

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -9,6 +9,9 @@ library_name: transformers
9
  pipeline_tag: text-generation
10
  tags:
11
  - code
 
 
 
12
  ---
13
 
14
  # Competitive Programming LLM for Python Language
 
9
  pipeline_tag: text-generation
10
  tags:
11
  - code
12
+ widget:
13
+ - text: "This is test"
14
+ example_title: "Code Example 1"
15
  ---
16
 
17
  # Competitive Programming LLM for Python Language