D0men1c0 commited on
Commit
2abbe50
·
verified ·
1 Parent(s): 7221d15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -29,7 +29,6 @@ topic_model.get_topic_info()
29
 
30
  You can make predictions as follows:
31
  ```python
32
-
33
  val_labels = [...] # list of caption
34
  val_images = [...] # list of images
35
 
 
29
 
30
  You can make predictions as follows:
31
  ```python
 
32
  val_labels = [...] # list of caption
33
  val_images = [...] # list of images
34