SumayyaAli commited on
Commit
50594e4
·
verified ·
1 Parent(s): ea3e528

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -6,6 +6,7 @@ from transformers import pipeline
6
  import torch
7
  import base64
8
  import tempfile
 
9
 
10
 
11
  checkpoint = "MBZUAI/LaMini-Flan-T5-248M"
 
6
  import torch
7
  import base64
8
  import tempfile
9
+ import os
10
 
11
 
12
  checkpoint = "MBZUAI/LaMini-Flan-T5-248M"