djairbee5 commited on
Commit
cef5d71
1 Parent(s): 09b3f16
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- -- pip install -r requirements.txt
2
  import gradio as gr
3
  import torch
4
  import torch.nn as nn
 
1
+ # Install required packages
2
  import gradio as gr
3
  import torch
4
  import torch.nn as nn