File size: 195 Bytes
d809aeb
 
 
1
2
3
from example.examples import Pictionary, FSD, HelloWorld_2_0, stock_forecast

Pictionary("./example/data/labels.txt", "./example/data/pytorch_model.bin").launch(live=True, listen=2000, port=3002)