asmit203 / AIX

This is a web interface for any GPU server where we can urn any code without any problem and no setup
MIT License
2 stars 4 forks source link

Call loaded model from the host.py and return predictions #4

Open asmit203 opened 9 months ago

asmit203 commented 9 months ago

Edit the host.py to take custom input as a file and then pass it to the model to create prediction.

Step 1. Solve the issue #3 Step2. Use the new loader to load model and return predictions

HavokSahil commented 9 months ago

@asmit203 I would like to work on this issue

asmit203 commented 9 months ago

@HavokSahil done