prithivMLmods commited on
Commit
18fb613
·
verified ·
1 Parent(s): 8a63110

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -553,6 +553,8 @@ labels_list = [
553
  ]
554
  ```
555
 
 
 
556
  ```python
557
  !pip install -q transformers torch pillow gradio
558
  ```
 
553
  ]
554
  ```
555
 
556
+ # **Run with Transformers**🤗
557
+
558
  ```python
559
  !pip install -q transformers torch pillow gradio
560
  ```