TruVlad commited on
Commit
9088a98
·
verified ·
1 Parent(s): 22a58da

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -51,7 +51,7 @@ def test_time():
51
 
52
 
53
  @app.route('/tim4')
54
- def test_time8():
55
  return time_model('qwen3:4b')
56
 
57
  @app.route('/time8')
 
51
 
52
 
53
  @app.route('/tim4')
54
+ def test_time4():
55
  return time_model('qwen3:4b')
56
 
57
  @app.route('/time8')