Spaces:
Running
Running
Husnain
commited on
Commit
•
da43362
1
Parent(s):
e69e57b
📝 [Doc] Readme: New model and shields badge, and upgrade to v1.1.1
Browse files- configs/config.json +1 -1
configs/config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"app_name": "HuggingFace LLM API",
|
3 |
-
"version": "1.1",
|
4 |
"host": "0.0.0.0",
|
5 |
"port": 23333
|
6 |
}
|
|
|
1 |
{
|
2 |
"app_name": "HuggingFace LLM API",
|
3 |
+
"version": "1.1.1",
|
4 |
"host": "0.0.0.0",
|
5 |
"port": 23333
|
6 |
}
|