Spaces:
Paused
Paused
Upload 18 files
Browse files- .gitattributes +9 -0
- examples/accweather.jpg +0 -0
- examples/amazon.jpg +3 -0
- examples/app_store.png +3 -0
- examples/apple_music.png +0 -0
- examples/arxiv.jpg +0 -0
- examples/controller.log +81 -0
- examples/health.jpg +3 -0
- examples/ios.jpg +0 -0
- examples/ios_setting.png +3 -0
- examples/map.png +3 -0
- examples/safari_google.png +3 -0
- examples/semantic.jpg +0 -0
- examples/shopping.jpg +3 -0
- examples/toggle.jpg +0 -0
- examples/wallet.png +0 -0
- examples/web_forum.png +3 -0
- examples/web_shopping.png +3 -0
- examples/word.png +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,12 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
examples/amazon.jpg filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
examples/app_store.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
examples/health.jpg filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
examples/ios_setting.png filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
examples/map.png filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
examples/safari_google.png filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
examples/shopping.jpg filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
examples/web_forum.png filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
examples/web_shopping.png filter=lfs diff=lfs merge=lfs -text
|
examples/accweather.jpg
ADDED
|
examples/amazon.jpg
ADDED
|
Git LFS Details
|
examples/app_store.png
ADDED
|
Git LFS Details
|
examples/apple_music.png
ADDED
|
examples/arxiv.jpg
ADDED
|
examples/controller.log
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2024-10-09 14:33:33 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
|
| 2 |
+
2024-10-09 14:33:33 | INFO | controller | Init controller
|
| 3 |
+
2024-10-09 14:33:33 | ERROR | stderr | [32mINFO[0m: Started server process [[36m67560[0m]
|
| 4 |
+
2024-10-09 14:33:33 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
|
| 5 |
+
2024-10-09 14:33:33 | ERROR | stderr | [32mINFO[0m: Application startup complete.
|
| 6 |
+
2024-10-09 14:33:33 | ERROR | stderr | [32mINFO[0m: Uvicorn running on [1mhttp://0.0.0.0:10000[0m (Press CTRL+C to quit)
|
| 7 |
+
2024-10-09 14:34:27 | ERROR | stderr | [32mINFO[0m: Shutting down
|
| 8 |
+
2024-10-09 14:34:27 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
|
| 9 |
+
2024-10-09 14:34:27 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
|
| 10 |
+
2024-10-09 14:34:27 | ERROR | stderr | [32mINFO[0m: Finished server process [[36m67560[0m]
|
| 11 |
+
2024-10-09 14:34:36 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
|
| 12 |
+
2024-10-09 14:34:36 | INFO | controller | Init controller
|
| 13 |
+
2024-10-09 14:34:36 | ERROR | stderr | [32mINFO[0m: Started server process [[36m67981[0m]
|
| 14 |
+
2024-10-09 14:34:36 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
|
| 15 |
+
2024-10-09 14:34:36 | ERROR | stderr | [32mINFO[0m: Application startup complete.
|
| 16 |
+
2024-10-09 14:34:36 | ERROR | stderr | [32mINFO[0m: Uvicorn running on [1mhttp://0.0.0.0:10000[0m (Press CTRL+C to quit)
|
| 17 |
+
2024-10-09 14:38:20 | ERROR | stderr | [32mINFO[0m: Shutting down
|
| 18 |
+
2024-10-09 14:38:21 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
|
| 19 |
+
2024-10-09 14:38:21 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
|
| 20 |
+
2024-10-09 14:38:21 | ERROR | stderr | [32mINFO[0m: Finished server process [[36m67981[0m]
|
| 21 |
+
2024-10-09 14:38:29 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
|
| 22 |
+
2024-10-09 14:38:29 | INFO | controller | Init controller
|
| 23 |
+
2024-10-09 14:38:29 | ERROR | stderr | [32mINFO[0m: Started server process [[36m68570[0m]
|
| 24 |
+
2024-10-09 14:38:29 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
|
| 25 |
+
2024-10-09 14:38:29 | ERROR | stderr | [32mINFO[0m: Application startup complete.
|
| 26 |
+
2024-10-09 14:38:29 | ERROR | stderr | [32mINFO[0m: Uvicorn running on [1mhttp://0.0.0.0:10000[0m (Press CTRL+C to quit)
|
| 27 |
+
2024-10-09 14:39:53 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
|
| 28 |
+
2024-10-09 14:39:53 | INFO | controller | Init controller
|
| 29 |
+
2024-10-09 14:39:53 | ERROR | stderr | [32mINFO[0m: Started server process [[36m68631[0m]
|
| 30 |
+
2024-10-09 14:39:53 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
|
| 31 |
+
2024-10-09 14:39:53 | ERROR | stderr | [32mINFO[0m: Application startup complete.
|
| 32 |
+
2024-10-09 14:39:53 | ERROR | stderr | [32mINFO[0m: Uvicorn running on [1mhttp://0.0.0.0:10000[0m (Press CTRL+C to quit)
|
| 33 |
+
2024-10-09 14:39:59 | INFO | stdout | [32mINFO[0m: 127.0.0.1:58494 - "[1mGET / HTTP/1.1[0m" [31m404 Not Found[0m
|
| 34 |
+
2024-10-09 14:40:33 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
|
| 35 |
+
2024-10-09 14:40:33 | INFO | controller | Init controller
|
| 36 |
+
2024-10-09 14:40:33 | ERROR | stderr | [32mINFO[0m: Started server process [[36m68681[0m]
|
| 37 |
+
2024-10-09 14:40:33 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
|
| 38 |
+
2024-10-09 14:40:33 | ERROR | stderr | [32mINFO[0m: Application startup complete.
|
| 39 |
+
2024-10-09 14:40:33 | ERROR | stderr | [32mINFO[0m: Uvicorn running on [1mhttp://0.0.0.0:10000[0m (Press CTRL+C to quit)
|
| 40 |
+
2024-10-09 14:40:41 | INFO | stdout | [32mINFO[0m: 127.0.0.1:58574 - "[1mGET / HTTP/1.1[0m" [31m404 Not Found[0m
|
| 41 |
+
2024-10-09 14:47:47 | ERROR | stderr | [32mINFO[0m: Shutting down
|
| 42 |
+
2024-10-09 14:47:48 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
|
| 43 |
+
2024-10-09 14:47:48 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
|
| 44 |
+
2024-10-09 14:47:48 | ERROR | stderr | [32mINFO[0m: Finished server process [[36m68681[0m]
|
| 45 |
+
2024-10-09 14:47:54 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
|
| 46 |
+
2024-10-09 14:47:54 | INFO | controller | Init controller
|
| 47 |
+
2024-10-09 14:47:54 | ERROR | stderr | [32mINFO[0m: Started server process [[36m69107[0m]
|
| 48 |
+
2024-10-09 14:47:54 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
|
| 49 |
+
2024-10-09 14:47:54 | ERROR | stderr | [32mINFO[0m: Application startup complete.
|
| 50 |
+
2024-10-09 14:47:54 | ERROR | stderr | [32mINFO[0m: Uvicorn running on [1mhttp://0.0.0.0:10000[0m (Press CTRL+C to quit)
|
| 51 |
+
2024-10-09 14:48:02 | INFO | stdout | [32mINFO[0m: 127.0.0.1:59180 - "[1mGET / HTTP/1.1[0m" [31m404 Not Found[0m
|
| 52 |
+
2024-10-09 14:50:56 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
|
| 53 |
+
2024-10-09 14:50:56 | INFO | controller | Init controller
|
| 54 |
+
2024-10-09 14:50:56 | ERROR | stderr | [32mINFO[0m: Started server process [[36m69357[0m]
|
| 55 |
+
2024-10-09 14:50:56 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
|
| 56 |
+
2024-10-09 14:50:56 | ERROR | stderr | [32mINFO[0m: Application startup complete.
|
| 57 |
+
2024-10-09 14:50:56 | ERROR | stderr | [32mINFO[0m: Uvicorn running on [1mhttp://0.0.0.0:10000[0m (Press CTRL+C to quit)
|
| 58 |
+
2024-10-09 14:51:43 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
|
| 59 |
+
2024-10-09 14:51:43 | INFO | controller | Init controller
|
| 60 |
+
2024-10-09 14:51:43 | ERROR | stderr | [32mINFO[0m: Started server process [[36m69433[0m]
|
| 61 |
+
2024-10-09 14:51:43 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
|
| 62 |
+
2024-10-09 14:51:43 | ERROR | stderr | [32mINFO[0m: Application startup complete.
|
| 63 |
+
2024-10-09 14:51:43 | ERROR | stderr | [32mINFO[0m: Uvicorn running on [1mhttp://0.0.0.0:10000[0m (Press CTRL+C to quit)
|
| 64 |
+
2024-10-09 14:53:04 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
|
| 65 |
+
2024-10-09 14:53:04 | INFO | controller | Init controller
|
| 66 |
+
2024-10-09 14:53:04 | ERROR | stderr | [32mINFO[0m: Started server process [[36m69542[0m]
|
| 67 |
+
2024-10-09 14:53:04 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
|
| 68 |
+
2024-10-09 14:53:04 | ERROR | stderr | [32mINFO[0m: Application startup complete.
|
| 69 |
+
2024-10-09 14:53:04 | ERROR | stderr | [32mINFO[0m: Uvicorn running on [1mhttp://0.0.0.0:10000[0m (Press CTRL+C to quit)
|
| 70 |
+
2024-10-09 14:53:57 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
|
| 71 |
+
2024-10-09 14:53:57 | INFO | controller | Init controller
|
| 72 |
+
2024-10-09 14:53:57 | ERROR | stderr | [32mINFO[0m: Started server process [[36m69660[0m]
|
| 73 |
+
2024-10-09 14:53:57 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
|
| 74 |
+
2024-10-09 14:53:57 | ERROR | stderr | [32mINFO[0m: Application startup complete.
|
| 75 |
+
2024-10-09 14:53:57 | ERROR | stderr | [32mINFO[0m: Uvicorn running on [1mhttp://0.0.0.0:10000[0m (Press CTRL+C to quit)
|
| 76 |
+
2024-10-09 14:54:37 | INFO | controller | args: Namespace(host='0.0.0.0', port=10000, dispatch_method='shortest_queue')
|
| 77 |
+
2024-10-09 14:54:37 | INFO | controller | Init controller
|
| 78 |
+
2024-10-09 14:54:37 | ERROR | stderr | [32mINFO[0m: Started server process [[36m69742[0m]
|
| 79 |
+
2024-10-09 14:54:37 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
|
| 80 |
+
2024-10-09 14:54:37 | ERROR | stderr | [32mINFO[0m: Application startup complete.
|
| 81 |
+
2024-10-09 14:54:37 | ERROR | stderr | [32mINFO[0m: Uvicorn running on [1mhttp://0.0.0.0:10000[0m (Press CTRL+C to quit)
|
examples/health.jpg
ADDED
|
Git LFS Details
|
examples/ios.jpg
ADDED
|
examples/ios_setting.png
ADDED
|
Git LFS Details
|
examples/map.png
ADDED
|
Git LFS Details
|
examples/safari_google.png
ADDED
|
Git LFS Details
|
examples/semantic.jpg
ADDED
|
examples/shopping.jpg
ADDED
|
Git LFS Details
|
examples/toggle.jpg
ADDED
|
examples/wallet.png
ADDED
|
examples/web_forum.png
ADDED
|
Git LFS Details
|
examples/web_shopping.png
ADDED
|
Git LFS Details
|
examples/word.png
ADDED
|