File size: 2,009 Bytes
85d3b29
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
 "cells": [
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "cellView": "form",
    "id": "vtON700qokuQ"
   },
   "outputs": [],
   "source": [
    "# @title **Install Applio**\n",
    "\n",
    "import codecs\n",
    "import time\n",
    "\n",
    "orig_name_of_program = codecs.decode(\"Nccyvb\", \"rot_13\")\n",
    "new_name_of_program = codecs.decode(\"cebtenz\", \"rot_13\")\n",
    "uioawhd = codecs.decode(\"uggcf://tvguho.pbz/VNUvfcnab/Nccyvb.tvg\", \"rot_13\")\n",
    "uyadwa = codecs.decode(\"ncc.cl\", \"rot_13\")\n",
    "\n",
    "from IPython.display import clear_output, Javascript\n",
    "\n",
    "!git clone --depth 1 $uioawhd\n",
    "!mv $orig_name_of_program $new_name_of_program\n",
    "%cd $new_name_of_program/\n",
    "\n",
    "clear_output()\n",
    "file_path = \"requirements.txt\"\n",
    "!pip install -r \"requirements.txt\" --quiet\n",
    "\n",
    "clear_output()\n",
    "print(\"Finished installing requirements!\")"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "cellView": "form",
    "id": "-7cQtXouqpQi"
   },
   "outputs": [],
   "source": [
    "# @title **Start Applio**\n",
    "import codecs\n",
    "\n",
    "uyadwa = codecs.decode(\"ncc.cl\", \"rot_13\")\n",
    "\n",
    "%load_ext tensorboard\n",
    "%reload_ext tensorboard\n",
    "%tensorboard --logdir logs --bind_all\n",
    "\n",
    "!python $uyadwa --share"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "ymhGfgFSR17k"
   },
   "source": [
    "## **Credits**\n",
    "- Special thanks to [Hina](https://github.com/hinabl) 💗\n",
    "- [Blaise](https://github.com/blaise-tk) and [Applio Team](https://github.com/IAHispano)"
   ]
  }
 ],
 "metadata": {
  "accelerator": "GPU",
  "colab": {
   "gpuType": "T4",
   "provenance": []
  },
  "kernelspec": {
   "display_name": "Python 3",
   "name": "python3"
  },
  "language_info": {
   "name": "python"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 0
}