Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 332 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 332 Bytes

DeepLearning_Server

usage : http://pwnable.co.kr:10004/api-docs

Run Server

Clone the project

  git clone https://github.com/TaveConnectX/DeepLearning_Server.git

Go to the project directory

  cd DeepLearning_Server

Start the server

  nohup flask run -h 0.0.0.0 -p 10004 --debug &