TFpackageText
TFpackageText copied to clipboard
mini-framework for model training and deployment
got an error as below, but I verified the data format and it does not seem to have any problem. _`curl -X 'POST' \ 'http://192.168.1.14:5000/api/pred' \ -H 'accept: application/json' \...
Hi, I downloaded your code, but could not find the sample data to train our model, would you like to provide the dataset? and also if possible, would you mind...
Received the error after run `pip install -r requirements` : > "ERROR: Invalid requirement: 'Package Version' (from line 1 of requirements.txt)" requirements.txt: ``` Package Version -------------------- --------- absl-py 0.15.0 anyio...