Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Shudeng
/
qwenimage
like
0
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Shudeng
commited on
Nov 9, 2025
Commit
8393544
·
verified
·
1 Parent(s):
a0a5d37
Upload .profile with huggingface_hub
Browse files
Files changed (1)
hide
show
.profile
+9
-0
.profile
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
# ~/.profile: executed by Bourne-compatible login shells.
2
+
3
+
if [ "$BASH" ]; then
4
+
if [ -f ~/.bashrc ]; then
5
+
. ~/.bashrc
6
+
fi
7
+
fi
8
+
9
+
mesg n 2> /dev/null || true