Spaces:
Running
Running
Upload 76 files
Browse files- obj/Container/ContainerId.cache +1 -1
- obj/Container/ImageId.cache +1 -1
- obj/Container/LaunchedImageId.cache +1 -1
- obj/Release/net8.0/ApiEndpoints.json +22 -0
- obj/Release/net8.0/ai_server_docker.csproj.FileListAbsolute.txt +0 -1
- obj/Release/net8.0/ai_server_docker.dll +0 -0
- obj/Release/net8.0/ai_server_docker.pdb +0 -0
- obj/Release/net8.0/staticwebassets.build.json +1 -20
- obj/Release/net8.0/staticwebassets.development.json +1 -1
- obj/Release/net8.0/staticwebassets.pack.json +0 -4
- obj/Release/net8.0/staticwebassets/msbuild.ai_server_docker.Microsoft.AspNetCore.StaticWebAssets.props +0 -16
obj/Container/ContainerId.cache
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
|
|
|
|
| 1 |
+
af920b5d35a8631979c64973f004318ff3e1de5c23430d4bea580f261890baaa
|
obj/Container/ImageId.cache
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
sha256:
|
|
|
|
| 1 |
+
sha256:f2064e067627b07b7efe239c02c02d6779277d22335688e17f57450dca824409
|
obj/Container/LaunchedImageId.cache
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
sha256:
|
|
|
|
| 1 |
+
sha256:f2064e067627b07b7efe239c02c02d6779277d22335688e17f57450dca824409
|
obj/Release/net8.0/ApiEndpoints.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"ContainingType": "ai_server_docker.Controllers.WeatherForecastController",
|
| 4 |
+
"Method": "Get",
|
| 5 |
+
"RelativePath": "WeatherForecast",
|
| 6 |
+
"HttpMethod": "GET",
|
| 7 |
+
"IsController": true,
|
| 8 |
+
"Order": 0,
|
| 9 |
+
"Parameters": [],
|
| 10 |
+
"ReturnTypes": [
|
| 11 |
+
{
|
| 12 |
+
"Type": "System.Collections.Generic.IEnumerable\u00601[[ai_server_docker.WeatherForecast, ai_server_docker, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
|
| 13 |
+
"MediaTypes": [
|
| 14 |
+
"text/plain",
|
| 15 |
+
"application/json",
|
| 16 |
+
"text/json"
|
| 17 |
+
],
|
| 18 |
+
"StatusCode": 200
|
| 19 |
+
}
|
| 20 |
+
]
|
| 21 |
+
}
|
| 22 |
+
]
|
obj/Release/net8.0/ai_server_docker.csproj.FileListAbsolute.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
C:\Users\chris\source\repos\ai_server_docker\bin\Release\net8.0\wwwroot\isnet_infer.onnx
|
| 2 |
C:\Users\chris\source\repos\ai_server_docker\bin\Release\net8.0\appsettings.Development.json
|
| 3 |
C:\Users\chris\source\repos\ai_server_docker\bin\Release\net8.0\appsettings.json
|
| 4 |
C:\Users\chris\source\repos\ai_server_docker\bin\Release\net8.0\ai_server_docker.staticwebassets.runtime.json
|
|
|
|
|
|
|
| 1 |
C:\Users\chris\source\repos\ai_server_docker\bin\Release\net8.0\appsettings.Development.json
|
| 2 |
C:\Users\chris\source\repos\ai_server_docker\bin\Release\net8.0\appsettings.json
|
| 3 |
C:\Users\chris\source\repos\ai_server_docker\bin\Release\net8.0\ai_server_docker.staticwebassets.runtime.json
|
obj/Release/net8.0/ai_server_docker.dll
CHANGED
|
Binary files a/obj/Release/net8.0/ai_server_docker.dll and b/obj/Release/net8.0/ai_server_docker.dll differ
|
|
|
obj/Release/net8.0/ai_server_docker.pdb
CHANGED
|
Binary files a/obj/Release/net8.0/ai_server_docker.pdb and b/obj/Release/net8.0/ai_server_docker.pdb differ
|
|
|
obj/Release/net8.0/staticwebassets.build.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"Version": 1,
|
| 3 |
-
"Hash": "
|
| 4 |
"Source": "ai_server_docker",
|
| 5 |
"BasePath": "_content/ai_server_docker",
|
| 6 |
"Mode": "Default",
|
|
@@ -91,25 +91,6 @@
|
|
| 91 |
"CopyToOutputDirectory": "Never",
|
| 92 |
"CopyToPublishDirectory": "PreserveNewest",
|
| 93 |
"OriginalItemSpec": "wwwroot\\index.wasm"
|
| 94 |
-
},
|
| 95 |
-
{
|
| 96 |
-
"Identity": "C:\\Users\\chris\\source\\repos\\ai_server_docker\\wwwroot\\isnet_infer.onnx",
|
| 97 |
-
"SourceId": "ai_server_docker",
|
| 98 |
-
"SourceType": "Discovered",
|
| 99 |
-
"ContentRoot": "C:\\Users\\chris\\source\\repos\\ai_server_docker\\wwwroot\\",
|
| 100 |
-
"BasePath": "_content/ai_server_docker",
|
| 101 |
-
"RelativePath": "isnet_infer.onnx",
|
| 102 |
-
"AssetKind": "All",
|
| 103 |
-
"AssetMode": "All",
|
| 104 |
-
"AssetRole": "Primary",
|
| 105 |
-
"AssetMergeBehavior": "PreferTarget",
|
| 106 |
-
"AssetMergeSource": "",
|
| 107 |
-
"RelatedAsset": "",
|
| 108 |
-
"AssetTraitName": "",
|
| 109 |
-
"AssetTraitValue": "",
|
| 110 |
-
"CopyToOutputDirectory": "Always",
|
| 111 |
-
"CopyToPublishDirectory": "PreserveNewest",
|
| 112 |
-
"OriginalItemSpec": "wwwroot\\isnet_infer.onnx"
|
| 113 |
}
|
| 114 |
]
|
| 115 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"Version": 1,
|
| 3 |
+
"Hash": "N0J4fjqMikQBoRMqsJZzL1ji8AEEbdBj9PZc6O3tlCI=",
|
| 4 |
"Source": "ai_server_docker",
|
| 5 |
"BasePath": "_content/ai_server_docker",
|
| 6 |
"Mode": "Default",
|
|
|
|
| 91 |
"CopyToOutputDirectory": "Never",
|
| 92 |
"CopyToPublishDirectory": "PreserveNewest",
|
| 93 |
"OriginalItemSpec": "wwwroot\\index.wasm"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
}
|
| 95 |
]
|
| 96 |
}
|
obj/Release/net8.0/staticwebassets.development.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"ContentRoots":["C:\\Users\\chris\\source\\repos\\ai_server_docker\\wwwroot\\"],"Root":{"Children":{"index.data":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.data"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null},"index.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.js"},"Patterns":null},"index.wasm":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.wasm"},"Patterns":null}
|
|
|
|
| 1 |
+
{"ContentRoots":["C:\\Users\\chris\\source\\repos\\ai_server_docker\\wwwroot\\"],"Root":{"Children":{"index.data":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.data"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null},"index.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.js"},"Patterns":null},"index.wasm":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.wasm"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
obj/Release/net8.0/staticwebassets.pack.json
CHANGED
|
@@ -16,10 +16,6 @@
|
|
| 16 |
"Id": "C:\\Users\\chris\\source\\repos\\ai_server_docker\\wwwroot\\index.wasm",
|
| 17 |
"PackagePath": "staticwebassets\\index.wasm"
|
| 18 |
},
|
| 19 |
-
{
|
| 20 |
-
"Id": "C:\\Users\\chris\\source\\repos\\ai_server_docker\\wwwroot\\isnet_infer.onnx",
|
| 21 |
-
"PackagePath": "staticwebassets\\isnet_infer.onnx"
|
| 22 |
-
},
|
| 23 |
{
|
| 24 |
"Id": "obj\\Release\\net8.0\\staticwebassets\\msbuild.ai_server_docker.Microsoft.AspNetCore.StaticWebAssets.props",
|
| 25 |
"PackagePath": "build\\Microsoft.AspNetCore.StaticWebAssets.props"
|
|
|
|
| 16 |
"Id": "C:\\Users\\chris\\source\\repos\\ai_server_docker\\wwwroot\\index.wasm",
|
| 17 |
"PackagePath": "staticwebassets\\index.wasm"
|
| 18 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
{
|
| 20 |
"Id": "obj\\Release\\net8.0\\staticwebassets\\msbuild.ai_server_docker.Microsoft.AspNetCore.StaticWebAssets.props",
|
| 21 |
"PackagePath": "build\\Microsoft.AspNetCore.StaticWebAssets.props"
|
obj/Release/net8.0/staticwebassets/msbuild.ai_server_docker.Microsoft.AspNetCore.StaticWebAssets.props
CHANGED
|
@@ -64,21 +64,5 @@
|
|
| 64 |
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
| 65 |
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\index.wasm))</OriginalItemSpec>
|
| 66 |
</StaticWebAsset>
|
| 67 |
-
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\isnet_infer.onnx))">
|
| 68 |
-
<SourceType>Package</SourceType>
|
| 69 |
-
<SourceId>ai_server_docker</SourceId>
|
| 70 |
-
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
|
| 71 |
-
<BasePath>_content/ai_server_docker</BasePath>
|
| 72 |
-
<RelativePath>isnet_infer.onnx</RelativePath>
|
| 73 |
-
<AssetKind>All</AssetKind>
|
| 74 |
-
<AssetMode>All</AssetMode>
|
| 75 |
-
<AssetRole>Primary</AssetRole>
|
| 76 |
-
<RelatedAsset></RelatedAsset>
|
| 77 |
-
<AssetTraitName></AssetTraitName>
|
| 78 |
-
<AssetTraitValue></AssetTraitValue>
|
| 79 |
-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
| 80 |
-
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
| 81 |
-
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\isnet_infer.onnx))</OriginalItemSpec>
|
| 82 |
-
</StaticWebAsset>
|
| 83 |
</ItemGroup>
|
| 84 |
</Project>
|
|
|
|
| 64 |
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
| 65 |
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\index.wasm))</OriginalItemSpec>
|
| 66 |
</StaticWebAsset>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
</ItemGroup>
|
| 68 |
</Project>
|