Natthathida commited on
Commit
5f463ad
·
verified ·
1 Parent(s): 2599160

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from PIL import Image
8
  from flask_cors import CORS
9
 
10
  # ย้าย cache ไปที่ตำแหน่งที่ถูกต้อง
11
- utils.move_cache()
12
 
13
  from torch.nn.utils import parametrizations
14
 
 
8
  from flask_cors import CORS
9
 
10
  # ย้าย cache ไปที่ตำแหน่งที่ถูกต้อง
11
+ # utils.move_cache()
12
 
13
  from torch.nn.utils import parametrizations
14