Skip to content

Commit

Permalink
Update install.py
Browse files Browse the repository at this point in the history
  • Loading branch information
camenduru authored Jan 1, 2023
1 parent b721ef5 commit 2a756d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import launch

if not launch.is_installed("huggingface_hub"):
launch.run_pip("install huggingface-hub==0.11.1", "requirements for push to hugging face extension")
launch.run_pip("install huggingface-hub==0.11.1", "requirements for Push to Hugging Face extension")

0 comments on commit 2a756d8

Please sign in to comment.