Nikhil-aka-Nick commited on
Commit
ba4266f
·
verified ·
1 Parent(s): a09c0ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Create a figure and axes with the specified figsize
2
 
3
  from transformers import AutoProcessor, AutoModelForCausalLM
4
  import matplotlib.pyplot as plt
 
1
+
2
 
3
  from transformers import AutoProcessor, AutoModelForCausalLM
4
  import matplotlib.pyplot as plt