ilcve21 commited on
Commit
c9b3bd5
·
verified ·
1 Parent(s): ec5df42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -10,11 +10,11 @@ _DESCRIPTION = '''
10
  '''
11
 
12
  _INFO1 = '''
13
- ### We are sorry to announce that our backend services have been attacked.
14
  '''
15
 
16
  _INFO2 = '''
17
- ### Please experience Sparc3D on the official site: https://hitem3d.ai for more secure and stable 3D model generation services!
18
  '''
19
 
20
 
 
10
  '''
11
 
12
  _INFO1 = '''
13
+ ### Our Hugging Face demo is currently under attack and has been temporarily taken offline for emergency maintenance. We’re working to bring it back online in 2–3 days, once everything is stable.
14
  '''
15
 
16
  _INFO2 = '''
17
+ ### In the meantime, feel free to explore our 3D generation features on Hitem3D(with 5 free generations per day), powered by Sparc3D. We’ll continue expanding Hitem3D with more professional tools, including texture generation, retopology, and more. Premium features and member-only experiences are also on the way. We hope you have a great time creating with [Hitem3D](https://hitem3d.ai)!
18
  '''
19
 
20