AItool commited on
Commit
89dad33
·
verified ·
1 Parent(s): d099aee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@
4
  import os
5
  import time
6
  import streamlit as st
7
- from huggingface/Inference import HfInference
8
  #nno import HfInference from "@huggingface/inference"
9
  #from huggingface_hub import InferenceClient
10
  import random
 
4
  import os
5
  import time
6
  import streamlit as st
7
+ from Inference import HfInference
8
  #nno import HfInference from "@huggingface/inference"
9
  #from huggingface_hub import InferenceClient
10
  import random