ShinDJ commited on
Commit
30efefa
·
verified ·
1 Parent(s): 2075b89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -58,11 +58,11 @@ The Bllossom language model is a Korean-English bilingual language model based o
58
  ## Example code
59
 
60
  ### Colab Tutorial
61
- - [Inference-Code-Link](https://colab.research.google.com/drive/1fBOzUVZ6NRKk_ugeoTbAOokWKqSN47IG?usp=sharing)
62
 
63
  ### Install Dependencies
64
  ```bash
65
- pip install torch transformers==4.40.0 accelerate
66
  ```
67
 
68
  ### Python code with Image
 
58
  ## Example code
59
 
60
  ### Colab Tutorial
61
+ - [Inference-Code-Link](https://colab.research.google.com/drive/1fBOzUVZ6NRKk_ugeoTbAOokWKqSN47IG?usp=sharing) (in progress..)
62
 
63
  ### Install Dependencies
64
  ```bash
65
+ pip install torch transformers==4.44.0
66
  ```
67
 
68
  ### Python code with Image