Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
backend_auto
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
邓莹莹
backend_auto
Commits
b7128873
Commit
b7128873
authored
Jun 04, 2021
by
张淑琴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
873442d0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
gmai_request.py
all_backend_api/gmai_request.py
+4
-3
No files found.
all_backend_api/gmai_request.py
View file @
b7128873
...
...
@@ -21,8 +21,7 @@ class gmai_request(BaseRequest):
return
self
.
api_send
(
self
.
data
[
"eyelids_plastic"
])
<<<<<<<
HEAD
=======
# 模拟发型,眉毛,美瞳效果
def
simulate_analyze
(
self
,
device_id
,
image_url
,
style_id
,
type_id
):
self
.
params
[
"device_id"
]
=
device_id
...
...
@@ -66,7 +65,9 @@ if __name__ == '__main__':
# 测颜值和 上次结果
# print(gmai_request().plastic_analysis_v3("869412032478155", "2021/06/01/1524/8a28dd0a3b8e",landmark,1))
# print(gmai_request().plastic_analysis_v3("869412032478155", "", "", 1))
>>>>>>>
350
a88c602aa982cfdafc10ea6d1f4946f15da96
# if __name__ == '__main__':
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment