ipvikas commited on
Commit
b8c19dd
1 Parent(s): 8960a6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ import json
91
 
92
  import torch
93
  import torch.nn as nn
94
- #from torch.utils.data import Dataset, DataLoader
95
 
96
  #2. Loading our JSON Data
97
  #from google.colab import drive #commented
 
91
 
92
  import torch
93
  import torch.nn as nn
94
+ from torch.utils.data import Dataset, DataLoader
95
 
96
  #2. Loading our JSON Data
97
  #from google.colab import drive #commented