Skip to content

Commit

Permalink
fix: Update pip version in Colab
Browse files Browse the repository at this point in the history
  • Loading branch information
SociallyIneptWeeb authored Jul 26, 2024
1 parent 6d93f49 commit ec1a4d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AICoverGen_colab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"outputs": [],
"source": [
"#@title Install requirements\n",
"!pip install pip==23.3.1\n",
"!pip install -q -r requirements.txt\n",
"!pip install gradio-client==0.8.1\n",
"!pip install gradio==3.48.0\n",
Expand Down

1 comment on commit ec1a4d6

@huongnhaxanh
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tôi là long tôi đến từ việt nam

Please sign in to comment.