Spaces:
Running
Running
harshalmore31
commited on
Synced repo using 'sync_with_huggingface' Github Action
Browse files- swarms/structs/ui/ui.py +1 -1
swarms/structs/ui/ui.py
CHANGED
@@ -1288,7 +1288,7 @@ class UI:
|
|
1288 |
- SpreadSheetSwarm: Specialized for spreadsheet operations
|
1289 |
- Auto: Automatically determines optimal workflow
|
1290 |
|
1291 |
-
**Note
|
1292 |
Spreasheet swarm saves data in csv, will work in local setup !
|
1293 |
"""
|
1294 |
)
|
|
|
1288 |
- SpreadSheetSwarm: Specialized for spreadsheet operations
|
1289 |
- Auto: Automatically determines optimal workflow
|
1290 |
|
1291 |
+
**Note:**
|
1292 |
Spreasheet swarm saves data in csv, will work in local setup !
|
1293 |
"""
|
1294 |
)
|