Spaces:
Runtime error
Runtime error
LittleApple-fp16
commited on
Commit
·
e585dff
1
Parent(s):
99fa487
Update test.ipynb
Browse files- test.ipynb +2 -2
test.ipynb
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
},
|
10 |
"outputs": [],
|
11 |
"source": [
|
12 |
-
"!python waifu_get.py --
|
13 |
]
|
14 |
},
|
15 |
{
|
@@ -21,7 +21,7 @@
|
|
21 |
},
|
22 |
"outputs": [],
|
23 |
"source": [
|
24 |
-
"print(os.environ.get('HF_TOKEN'))"
|
25 |
]
|
26 |
},
|
27 |
{
|
|
|
9 |
},
|
10 |
"outputs": [],
|
11 |
"source": [
|
12 |
+
"!python waifu_get.py --index 3"
|
13 |
]
|
14 |
},
|
15 |
{
|
|
|
21 |
},
|
22 |
"outputs": [],
|
23 |
"source": [
|
24 |
+
"!python print(os.environ.get('HF_TOKEN'))"
|
25 |
]
|
26 |
},
|
27 |
{
|