hzxie commited on
Commit
b0dcc9c
·
verified ·
1 Parent(s): 54b2dbc

fix: remove torch_scatter from requirements.txt.

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +0 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: GaussianCity
3
- emoji: 🏙️
4
  colorFrom: red
5
  colorTo: blue
6
  sdk: gradio
 
1
  ---
2
  title: GaussianCity
3
+ emoji: 🌇
4
  colorFrom: red
5
  colorTo: blue
6
  sdk: gradio
requirements.txt CHANGED
@@ -10,5 +10,4 @@ torchvision==0.17.2
10
 
11
  addict
12
  spconv-cu121
13
- torch_scatter
14
 
 
10
 
11
  addict
12
  spconv-cu121
 
13