Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kevinwang676
/
AI-Agent
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kevinwang676
commited on
Dec 10, 2023
Commit
c49d190
·
1 Parent(s):
efdd707
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import os
2
3
sys.path.append("./agentfabric/")
4
1
+
import os
, sys
2
3
sys.path.append("./agentfabric/")
4