charbel-malo commited on
Commit
03a510c
β€’
1 Parent(s): 3d97530

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. shortcuts.json +25 -1
app.py CHANGED
@@ -336,7 +336,7 @@ if __name__ == "__main__":
336
  observer.start()
337
 
338
  try:
339
- uvicorn.run(app, host="https://api.hf.space/v1/charbel-malo/LinkMaster-XS", port=7640)
340
  finally:
341
  observer.stop()
342
  observer.join()
 
336
  observer.start()
337
 
338
  try:
339
+ uvicorn.run(app, host="0.0.0.0", port=7640)
340
  finally:
341
  observer.stop()
342
  observer.join()
shortcuts.json CHANGED
@@ -1 +1,25 @@
1
- [{"name": "Charbel", "tags": ["Personal"], "link": "example.com", "emojis": "\ud83e\udd70", "color_from": "rgba(157.78125, 125.2561677631579, 125.2561677631579, 1)", "color_to": "rgba(255, 0, 0, 1)", "short_description": "ssadasd", "pinned": true, "favorited": false, "date_added": "2024-11-13 16:25:36.058089"}]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {"name": "Charbel",
3
+ "tags": ["Personal"],
4
+ "link": "example.com",
5
+ "emojis": "\ud83e\udd70",
6
+ "color_from": "rgba(57.78125, 125.2561677631579, 125.2561677631579, 1)",
7
+ "color_to": "rgba(255, 0, 0, 1)", "short_description": "ssadasd", "pinned": true, "favorited":
8
+ false, "date_added": "2024-11-13 16:25:36.058089"},
9
+
10
+ {"name": "Charbel",
11
+ "tags": ["Personal"],
12
+ "link": "example.com",
13
+ "emojis": "\ud83e\udd70",
14
+ "color_from": "rgba(157.78125, 15.2561677631579, 125.2561677631579, 1)",
15
+ "color_to": "rgba(255, 0, 0, 1)", "short_description": "ssadasd", "pinned": true, "favorited":
16
+ false, "date_added": "2024-11-13 16:25:36.058089"},
17
+
18
+ {"name": "Charbel",
19
+ "tags": ["Personal"],
20
+ "link": "example.com",
21
+ "emojis": "\ud83e\udd70",
22
+ "color_from": "rgba(157.78125, 125.2561677631579, 12.2561677631579, 1)",
23
+ "color_to": "rgba(255, 0, 0, 1)", "short_description": "ssadasd", "pinned": true, "favorited":
24
+ false, "date_added": "2024-11-13 16:25:36.058089"},
25
+ ]