Created
October 17, 2022 06:43
-
-
Save nateraw/5356badd5fcfbd1bbd5c91037b26d189 to your computer and use it in GitHub Desktop.
a test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"cells": [{"cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": ["! pip install git+https://github.com/nateraw/stable_diffusion_videos@main\n# do something cool"]}, {"cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": ["from pathlib import Path"]}], "metadata": {"kernelspec": {"display_name": "Python 3.8.13 ('hf-hub-env')", "language": "python", "name": "python3"}, "language_info": {"codemirror_mode": {"name": "ipython", "version": 3}, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.8.13"}, "orig_nbformat": 4, "vscode": {"interpreter": {"hash": "bcab7003eb22530de05003296ac2ec846c0585035f8746efab113c7aeb1498d7"}}}, "nbformat": 4, "nbformat_minor": 2} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment