Spaces:
Sleeping
Sleeping
Commit
•
3136a97
1
Parent(s):
ce1273c
Updated new Zangief netuid from 1 to 13 (#2)
Browse files- Updated new Zangief netuid from 1 to 13 (a25365bf4f597258a6052abf3e70d006d84b5124)
Co-authored-by: Bobby <bobby-nakamoto@users.noreply.huggingface.co>
app.py
CHANGED
@@ -24,7 +24,7 @@ LANGUAGES_SUPPORTED = """
|
|
24 |
<h3 align="center">Languages Supported</h3>
|
25 |
<p align="center">Arabic, Chinese, English, French, German, Hebrew, Hindi, Portuguese, Russian, Spanish, Urdu, Vietnamese, and more to come!</p>
|
26 |
"""
|
27 |
-
netuid =
|
28 |
node_url = "wss://commune-api-node-2.communeai.net"
|
29 |
|
30 |
def get_validator_uids(client, netuid):
|
|
|
24 |
<h3 align="center">Languages Supported</h3>
|
25 |
<p align="center">Arabic, Chinese, English, French, German, Hebrew, Hindi, Portuguese, Russian, Spanish, Urdu, Vietnamese, and more to come!</p>
|
26 |
"""
|
27 |
+
netuid = 13
|
28 |
node_url = "wss://commune-api-node-2.communeai.net"
|
29 |
|
30 |
def get_validator_uids(client, netuid):
|