Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bstraehle
/
rag
like
6
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bstraehle
commited on
Dec 23, 2023
Commit
e874531
·
1 Parent(s):
9e0f123
Update trace.py
Browse files
Files changed (1)
hide
show
trace.py
+1
-1
trace.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import wandb
2
3
from wandb.sdk.data_types.trace_tree import Trace
4
1
+
import
os,
wandb
2
3
from wandb.sdk.data_types.trace_tree import Trace
4