Spaces:
Running
Running
Create requirements.txt
Browse filesrequirements, checking to see how to upload weights.
- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
orb-models
|
| 3 |
+
ase
|
| 4 |
+
torch
|
| 5 |
+
numpy
|
| 6 |
+
pandas
|
| 7 |
+
plotly
|