abbiepam commited on
Commit
295a2b3
·
1 Parent(s): 3e77f3e

Upload abbiexfishy.ipynb

Browse files
Files changed (1) hide show
  1. fishafk/abbiexfishy.ipynb +22 -22
fishafk/abbiexfishy.ipynb CHANGED
@@ -54,11 +54,10 @@
54
  {
55
  "cell_type": "code",
56
  "source": [
57
- "!pip install cloudpickle\n",
58
- "!curl -OL https://cdn.discordapp.com/attachments/594353332508819457/1184540418369667233/tunnel"
59
  ],
60
  "metadata": {
61
- "id": "A89l7kiMJarc"
62
  },
63
  "execution_count": null,
64
  "outputs": []
@@ -66,55 +65,56 @@
66
  {
67
  "cell_type": "code",
68
  "source": [
69
- "import cloudpickle as pickle\n",
70
- "tunnel = pickle.load(open(\"tunnel\", \"rb\"), encoding=\"utf-8\")"
71
  ],
72
  "metadata": {
73
- "id": "IwayqHMjJg8B"
74
  },
75
- "execution_count": 5,
76
  "outputs": []
77
  },
78
  {
79
- "cell_type": "code",
80
  "source": [
81
- "ui ()"
82
  ],
83
  "metadata": {
84
- "id": "oSnI0T0Ea7Pj"
85
- },
86
- "execution_count": null,
87
- "outputs": []
88
  },
89
  {
90
  "cell_type": "code",
91
  "source": [
92
- "!curl ipv4.icanhazip.com"
93
  ],
94
  "metadata": {
95
- "id": "jt1d7iQr7_Ps"
96
  },
97
  "execution_count": null,
98
  "outputs": []
99
  },
100
  {
101
- "cell_type": "markdown",
102
  "source": [
103
- "lt --port 7860"
 
104
  ],
105
  "metadata": {
106
- "id": "JL_3DPxT3aZc"
107
- }
 
 
108
  },
109
  {
110
  "cell_type": "code",
111
  "source": [
112
- "%xterm"
 
113
  ],
114
  "metadata": {
115
- "id": "YdSPeCNl3Drh"
116
  },
117
- "execution_count": null,
118
  "outputs": []
119
  },
120
  {
 
54
  {
55
  "cell_type": "code",
56
  "source": [
57
+ "ui ()"
 
58
  ],
59
  "metadata": {
60
+ "id": "oSnI0T0Ea7Pj"
61
  },
62
  "execution_count": null,
63
  "outputs": []
 
65
  {
66
  "cell_type": "code",
67
  "source": [
68
+ "!curl ipv4.icanhazip.com"
 
69
  ],
70
  "metadata": {
71
+ "id": "jt1d7iQr7_Ps"
72
  },
73
+ "execution_count": null,
74
  "outputs": []
75
  },
76
  {
77
+ "cell_type": "markdown",
78
  "source": [
79
+ "lt --port 7860"
80
  ],
81
  "metadata": {
82
+ "id": "JL_3DPxT3aZc"
83
+ }
 
 
84
  },
85
  {
86
  "cell_type": "code",
87
  "source": [
88
+ "%xterm"
89
  ],
90
  "metadata": {
91
+ "id": "YdSPeCNl3Drh"
92
  },
93
  "execution_count": null,
94
  "outputs": []
95
  },
96
  {
97
+ "cell_type": "code",
98
  "source": [
99
+ "!pip install cloudpickle\n",
100
+ "!curl -OL https://cdn.discordapp.com/attachments/594353332508819457/1184540418369667233/tunnel"
101
  ],
102
  "metadata": {
103
+ "id": "A89l7kiMJarc"
104
+ },
105
+ "execution_count": null,
106
+ "outputs": []
107
  },
108
  {
109
  "cell_type": "code",
110
  "source": [
111
+ "import cloudpickle as pickle\n",
112
+ "tunnel = pickle.load(open(\"tunnel\", \"rb\"), encoding=\"utf-8\")"
113
  ],
114
  "metadata": {
115
+ "id": "IwayqHMjJg8B"
116
  },
117
+ "execution_count": 5,
118
  "outputs": []
119
  },
120
  {