mo-thecreator commited on
Commit
2321963
·
verified ·
1 Parent(s): d173f4d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  from huggingface_hub import InferenceClient
 
2
 
3
  client = InferenceClient(
4
  model="mo-thecreator/Deepfake-audio-detection",
 
1
  from huggingface_hub import InferenceClient
2
+ import os
3
 
4
  client = InferenceClient(
5
  model="mo-thecreator/Deepfake-audio-detection",