wisalkhanmv hasanat commited on
Commit
b269c93
1 Parent(s): a477072

update readme (#1)

Browse files

- update readme (ec87ee0de1a6e81d73e0c0449b86b82607adb38f)


Co-authored-by: hasanat lodhi <[email protected]>

Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -125,13 +125,13 @@ print_predictions(review, predictions)
125
  ```
126
  original review: the story was amazing but the cinematography wasn't it
127
 
128
- Cinematography ["the cinematography wasn't"]
129
- Direction []
130
- Story ['the story was amazing']
131
- Characters []
132
- Production Design []
133
- Unique Concept []
134
- Emotions []
135
  ```
136
 
137
  ## Intended Use
 
125
  ```
126
  original review: the story was amazing but the cinematography wasn't it
127
 
128
+ Cinematography: ["the cinematography wasn't"]
129
+ Direction: []
130
+ Story: ['the story was amazing']
131
+ Characters: []
132
+ Production Design: []
133
+ Unique Concept: []
134
+ Emotions: []
135
  ```
136
 
137
  ## Intended Use