mirror of
https://git.mirrors.martin98.com/https://github.com/danielgatis/rembg
synced 2025-08-19 19:09:10 +08:00
commit
df748667e6
@ -76,7 +76,7 @@ Also you can send the file as a FormData (multipart/form-data):
|
|||||||
```
|
```
|
||||||
<form action="http://localhost:5000" method="post" enctype="multipart/form-data">
|
<form action="http://localhost:5000" method="post" enctype="multipart/form-data">
|
||||||
<input type="file" name="file"/>
|
<input type="file" name="file"/>
|
||||||
<input type="submi"t value="upload"/>
|
<input type="submit" value="upload"/>
|
||||||
</form>
|
</form>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user