Spaces:
Sleeping
Sleeping
bobby-nakamoto
commited on
Commit
•
a25365b
1
Parent(s):
ce1273c
Updated new Zangief netuid from 1 to 13
Browse files
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):
|