Shivdutta commited on
Commit
b214722
·
verified ·
1 Parent(s): d326a7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,8 +8,8 @@ sdk_version: 4.28.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
-
12
- ---# Pytorch LIghtning Model Trained for CIFAR10
13
 
14
  - This application showcases the inference capabilities of a model trained on the CIFAR dataset.
15
  - The architecture utilized is based on Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian Sun's work on Deep Residual Learning for Image Recognition (arXiv:1512.03385).
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ ---
12
+ # Pytorch LIghtning Model Trained for CIFAR10
13
 
14
  - This application showcases the inference capabilities of a model trained on the CIFAR dataset.
15
  - The architecture utilized is based on Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian Sun's work on Deep Residual Learning for Image Recognition (arXiv:1512.03385).