Efesasa0 commited on
Commit
f52937d
·
1 Parent(s): b6b6742
Files changed (2) hide show
  1. app.py +1 -0
  2. requirements.txt +1 -2
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import gradio as gr
2
  import torch
3
  import numpy as np
 
1
+ # DISCLAIMER: Code written by AI
2
  import gradio as gr
3
  import torch
4
  import numpy as np
requirements.txt CHANGED
@@ -2,5 +2,4 @@ torch
2
  torchvision
3
  numpy
4
  matplotlib
5
- gradio
6
- torch.nn
 
2
  torchvision
3
  numpy
4
  matplotlib
5
+ gradio