|
@@ -0,0 +1,25 @@
|
|
|
+{
|
|
|
+ "name": "py38/torchvision-cu111-win64",
|
|
|
+ "type": "library",
|
|
|
+ "description": "torchvision cu11.1 win64",
|
|
|
+ "license": "MIT",
|
|
|
+ "minimum-stability": "dev",
|
|
|
+ "require-dev":{
|
|
|
+ "a/distribute-helper": "dev-master"
|
|
|
+ },
|
|
|
+ "repositories": {
|
|
|
+ "packagist": {
|
|
|
+ "type": "composer",
|
|
|
+ "url": "http://satis-dist.lysis.com.cn:4000/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "config": {
|
|
|
+ "secure-http": false
|
|
|
+ },
|
|
|
+ "distribute-helper": {
|
|
|
+ "use-space": "2.37 MB",
|
|
|
+ "vendor-files":[
|
|
|
+ {"name":"torchvision-0.10.0+cu111-cp38-cp38-win_amd64.whl","md5":"09f789","size":"2.37 MB"}
|
|
|
+ ]
|
|
|
+ }
|
|
|
+}
|