dhhd255 commited on
Commit
4d0f781
1 Parent(s): 7cc04ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -4,8 +4,6 @@ from torchvision import transforms
4
  from huggingface_hub import HfFileSystem
5
  from PIL import Image
6
 
7
- # Clear the torch.hub cache
8
- torch.hub.clear_cache()
9
 
10
  # Authenticate and download the EfficientNet model from Hugging Face
11
  fs = HfFileSystem()
 
4
  from huggingface_hub import HfFileSystem
5
  from PIL import Image
6
 
 
 
7
 
8
  # Authenticate and download the EfficientNet model from Hugging Face
9
  fs = HfFileSystem()