SS8297 commited on
Commit
625d1bf
·
1 Parent(s): 76ca5c2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,4 +12,4 @@ from feat.utils import FEAT_EMOTION_COLUMNS
12
  import torch
13
  from PIL import Image
14
 
15
- st.text(f"{os.getcwt()}")
 
12
  import torch
13
  from PIL import Image
14
 
15
+ st.text(f"{os.getcwd()}")